Searched defs:stable_mail_ips (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/old-stats/
H A Dmail-ip.c15 struct mail_ip *stable_mail_ips; variable in typeref:struct:mail_ip
40 DLLIST_PREPEND_FULL(&stable_mail_ips, ip, stable_prev, stable_next);
83 DLLIST_REMOVE_FULL(&stable_mail_ips, ip, stable_prev, stable_next);

Completed in 10 milliseconds