Searched refs:iph_type (Results 1 – 8 of 8) sorted by relevance
16 if ((hp->iph_type & IPHASH_ANON) == IPHASH_ANON) in printhashdata()20 switch (hp->iph_type & ~IPHASH_ANON) in printhashdata()35 PRINTF("%#x", hp->iph_type); 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()
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
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()
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()