Searched refs:IPOOL_ANON (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dprintpooldata.c18 if ((pool->ipo_flags & IPOOL_ANON) != 0)
29 if ((pool->ipo_flags & IPOOL_ANON) == IPOOL_ANON)
H A Dload_pool.c40 op.iplo_arg |= IPOOL_ANON;
51 if (op.iplo_arg & IPOOL_ANON)
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_pool.h51 #define IPOOL_ANON 0x02 macro
H A Dip_pool.c982 h->ipo_flags |= IPOOL_ANON;

Completed in 112 milliseconds