Searched refs:ipo_flags (Results 1 – 8 of 8) sorted by relevance
18 if ((pool->ipo_flags & IPOOL_ANON) != 0) in printpooldata()20 if ((pool->ipo_flags & IPOOL_DELETE) != 0) in printpooldata()24 if ((pool->ipo_flags & IPOOL_DELETE) != 0) in printpooldata()29 if ((pool->ipo_flags & IPOOL_ANON) == IPOOL_ANON) in printpooldata()50 if ((pool->ipo_flags & IPOOL_DELETE) != 0) in printpooldata()
35 pool.ipo_flags = poolp->ipo_flags; in remove_pool()
26 if ((ipp.ipo_flags & IPOOL_DELETE) != 0) in printpool()
27 if ((pool->ipo_flags & IPOOL_DELETE) != 0) in printpool_live()
45 int ipo_flags; member
657 if ((p != NULL) && (p->ipo_flags & IPOOL_DELETE)) in ipf_pool_find()908 if ((h->ipo_flags & IPOOL_DELETE) == 0) { in ipf_pool_create()912 h->ipo_flags &= ~IPOOL_DELETE; in ipf_pool_create()933 h->ipo_flags |= IPOOL_ANON; in ipf_pool_create()1043 ipo->ipo_flags |= IPOOL_DELETE; in ipf_pool_destroy()1165 else if ((ipo->ipo_ref == 1) && (ipo->ipo_flags & IPOOL_DELETE)) in ipf_pool_deref()
160 iplo.ipo_flags = IPHASH_ANON;
968 if (((pool.ipo_flags & IPOOL_DELETE) == 0) || in showpools_live()