Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_pool.h45 int ipo_flags; member
H A Dip_pool.c692 if ((p != NULL) && (p->ipo_flags & IPOOL_DELETE))
957 if ((h->ipo_flags & IPOOL_DELETE) == 0) {
961 h->ipo_flags &= ~IPOOL_DELETE;
982 h->ipo_flags |= IPOOL_ANON;
1106 ipo->ipo_flags |= IPOOL_DELETE;
1238 else if ((ipo->ipo_ref == 1) && (ipo->ipo_flags & IPOOL_DELETE))