Home
last modified time | relevance | path

Searched refs:c_match_mask6 (Results 1 – 6 of 6) sorted by relevance

/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Dconf.h83 struct in6_addr c_match_mask6; member
H A Dpending.c390 mask = (ipaddr *)&conf.c_match_mask6;
533 mask = (ipaddr *)&conf.c_match_mask6;
599 mask = (ipaddr *)&conf.c_match_mask6;
H A Dmilter-greylist.h133 &conf.c_match_mask6, \
H A Dconf.c466 prefix2mask6(128, &c->c_match_mask6);
H A Dmilter-greylist.c1809 prefix2mask6(plen, &defconf.c_match_mask6);
1814 inet_ntop(AF_INET6, &defconf.c_match_mask6,
H A Dconf_yacc.y532 prefix2mask6($2, &conf.c_match_mask6);