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()
30 op.iplo_arg = IPHASH_ANON; in remove_hash()
79 switch (iph->iph_type & ~IPHASH_ANON)
38 op.iplo_arg = IPHASH_ANON; in load_hash()
286 if ((op->iplo_arg & IPHASH_ANON) == 0) { in ipf_htable_create()307 if ((op->iplo_arg & IPHASH_ANON) != 0) { in ipf_htable_create()308 i = IPHASH_ANON; in ipf_htable_create()321 iph->iph_type |= IPHASH_ANON; in ipf_htable_create()603 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_remove()940 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_insert()
62 #define IPHASH_ANON 0x80000000 macro
160 iplo.ipo_flags = IPHASH_ANON;