Home
last modified time | relevance | path

Searched refs:IPOOL_ANON (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 Dprintpool.c33 if ((ipp.ipo_flags & IPOOL_ANON) != 0)
38 if ((ipp.ipo_flags & IPOOL_ANON) == IPOOL_ANON)
H A Dload_pool.c50 op.iplo_arg |= IPOOL_ANON;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h60 #define IPOOL_ANON 0x80000000 macro
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_pool.c523 if ((op->iplo_arg & IPOOL_ANON) != 0) {
526 poolnum = IPOOL_ANON;