Searched refs:iph_type (Results 1 – 8 of 8) sorted by relevance
20 if ((hp->iph_type & IPHASH_ANON) == IPHASH_ANON) in printhashdata()24 switch (hp->iph_type & ~IPHASH_ANON) in printhashdata()39 PRINTF("%#x", hp->iph_type); in printhashdata()49 if ((hp->iph_type & IPHASH_ANON) == IPHASH_ANON) in printhashdata()58 if ((hp->iph_type & ~IPHASH_ANON) == IPHASH_LOOKUP) in printhashdata()67 if ((hp->iph_type & ~IPHASH_ANON) == IPHASH_LOOKUP) in printhashdata()77 switch (hp->iph_type & ~IPHASH_ANON) in printhashdata()
36 iph.iph_type = iphp->iph_type; in remove_hash()
79 switch (iph->iph_type & ~IPHASH_ANON)
53 u_int iph_type; /* lookup or group map - IPHASH_* */ member
357 iph->iph_type |= IPHASH_ANON; in ipf_htable_create()649 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_remove()986 switch (iph->iph_type & ~IPHASH_ANON) in ipf_htent_insert()
113 ipht.iph_type = IPHASH_LOOKUP;127 ipht.iph_type = IPHASH_GROUPMAP;502 ipht.iph_type = IPHASH_GROUPMAP;
291 type = gettype(optarg, &iph.iph_type); in poolcommand()
2373 iph.iph_type = IPHASH_LOOKUP; in makehash()