Searched refs:IPHASH_ANON (Results 1 – 7 of 7) sorted by relevance
16 if ((hp->iph_type & IPHASH_ANON) == IPHASH_ANON) in printhashdata()20 switch (hp->iph_type & ~IPHASH_ANON) in printhashdata()43 if ((hp->iph_type & IPHASH_ANON) == IPHASH_ANON) in printhashdata()52 if ((hp->iph_type & ~IPHASH_ANON) == IPHASH_LOOKUP) in printhashdata()62 switch (hp->iph_type & ~IPHASH_ANON) in printhashdata()
31 op.iplo_arg = IPHASH_ANON; in remove_hash()
80 switch (iph->iph_type & ~IPHASH_ANON)
39 op.iplo_arg = IPHASH_ANON; in load_hash()
292 if ((op->iplo_arg & IPHASH_ANON) == 0) { in ipf_htable_create()313 if ((op->iplo_arg & IPHASH_ANON) != 0) { in ipf_htable_create()314 i = IPHASH_ANON; in ipf_htable_create()327 iph->iph_type |= IPHASH_ANON; in ipf_htable_create()609 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_remove()946 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_insert()
62 #define IPHASH_ANON 0x80000000 macro
161 iplo.ipo_flags = IPHASH_ANON;