Searched refs:IPOOL_ANON (Results 1 – 4 of 4) sorted by relevance
18 if ((pool->ipo_flags & IPOOL_ANON) != 0) in printpooldata()29 if ((pool->ipo_flags & IPOOL_ANON) == IPOOL_ANON) in printpooldata()
37 op.iplo_arg |= IPOOL_ANON; in load_pool()48 if (op.iplo_arg & IPOOL_ANON) in load_pool()
51 #define IPOOL_ANON 0x02 macro
933 h->ipo_flags |= IPOOL_ANON; in ipf_pool_create()