Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintpooldata.c23 if ((pool->ipo_flags & IPOOL_ANON) != 0)
28 if ((pool->ipo_flags & IPOOL_ANON) == IPOOL_ANON)
H A Dremove_pool.c39 pool.ipo_flags = poolp->ipo_flags;
H A Dprintpool.c33 if ((ipp.ipo_flags & IPOOL_ANON) != 0)
38 if ((ipp.ipo_flags & IPOOL_ANON) == IPOOL_ANON)
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h55 int ipo_flags; member
/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool_y.y136 iplo.ipo_flags = IPHASH_ANON;