Home
last modified time | relevance | path

Searched refs:iph_flags (Results 1 – 8 of 8) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dprinthashdata.c18 if ((hp->iph_flags & IPHASH_DELETE) == IPHASH_DELETE) in printhashdata()
27 if (hp->iph_flags & FR_INQUE) in printhashdata()
29 else if (hp->iph_flags & FR_OUTQUE) in printhashdata()
H A Dremove_hash.c38 iph.iph_flags = iphp->iph_flags; in remove_hash()
H A Dprinthash.c29 if ((hp->iph_flags & IPHASH_DELETE) != 0) in printhash()
H A Dprinthash_live.c26 if ((hp->iph_flags & IPHASH_DELETE) != 0) in printhash_live()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_htable.c289 if ((iph->iph_flags & IPHASH_DELETE) == 0) { in ipf_htable_create()
293 iph->iph_flags &= ~IPHASH_DELETE; in ipf_htable_create()
403 iph->iph_flags |= IPHASH_DELETE; in ipf_htable_destroy()
741 if ((iph != NULL) && (iph->iph_flags & IPHASH_DELETE) == 0) in ipf_htable_find()
772 iph->iph_flags |= IPHASH_DELETE; in ipf_htable_flush()
944 iph->iph_flags, IPL_LOGIPF, in ipf_htent_insert()
H A Dip_htable.h50 u_32_t iph_flags; member
H A Dfil.c5480 if ((iph->iph_flags & FR_INOUT) != (fr->fr_flags & FR_INOUT)) { in ipf_grpmapinit()
/freebsd/sbin/ipf/ippool/
H A Dippool_y.y170 ipht.iph_flags = $2;
504 ipht.iph_flags = $5;