Home
last modified time | relevance | path

Searched refs:IPHASH_ANON (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.h62 #define IPHASH_ANON 0x80000000 macro
H A Dip_htable.c303 if ((op->iplo_arg & IPHASH_ANON) == 0) {
324 if ((op->iplo_arg & IPHASH_ANON) != 0) {
325 i = IPHASH_ANON;
342 iph->iph_type |= IPHASH_ANON;
648 switch (iph->iph_type & ~IPHASH_ANON)
1007 switch (iph->iph_type & ~IPHASH_ANON)