Home
last modified time | relevance | path

Searched refs:IPHASH_DELETE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.h61 #define IPHASH_DELETE 2 macro
H A Dip_htable.c306 if ((iph->iph_flags & IPHASH_DELETE) == 0) {
310 iph->iph_flags &= ~IPHASH_DELETE;
431 iph->iph_flags |= IPHASH_DELETE;
799 if ((iph != NULL) && (iph->iph_flags & IPHASH_DELETE) == 0)
833 iph->iph_flags |= IPHASH_DELETE;