Home
last modified time | relevance | path

Searched refs:ip_pool_t (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h58 } ip_pool_t; typedef
67 ip_pool_t *ipls_list[IPL_LOGSIZE];
74 extern int ip_pool_insert __P((ip_pool_t *, addrfamily_t *,
76 extern int ip_pool_remove __P((ip_pool_t *, ip_pool_node_t *,
79 extern void ip_pool_free __P((ip_pool_t *, ipf_stack_t *));
80 extern void ip_pool_deref __P((ip_pool_t *, ipf_stack_t *));
82 extern ip_pool_node_t *ip_pool_findeq __P((ip_pool_t *,
H A Dipf_stack.h249 ip_pool_t *ifs_ip_pool_list[IPL_LOGSIZE];
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_pool.c109 void treeprint __P((ip_pool_t *));
118 ip_pool_t *ipo;
215 ip_pool_t *ipo; in treeprint()
259 ip_pool_t *p, *q;
332 ip_pool_t *p;
351 ip_pool_t *ipo; in ip_pool_findeq()
386 ip_pool_t *ipo;
439 ip_pool_t *ipo; in ip_pool_insert()
506 ip_pool_t *h;
510 KMALLOC(h, ip_pool_t *);
[all …]
H A Dip_lookup.c224 ip_pool_t *p;
297 ip_pool_t *p;
H A Dipf.h285 extern int remove_pool __P((ip_pool_t *, ioctlfunc_t));
H A Dfil.c4319 ip_pool_t *ipo;
/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dprintpool.c17 ip_pool_t *printpool(pp, copyfunc, name, opts) in printpool()
18 ip_pool_t *pp; in printpool()
24 ip_pool_t ipp;
H A Dremove_pool.c19 ip_pool_t *poolp; in remove_pool()
23 ip_pool_t pool;
H A Dload_pool.c25 ip_pool_t *plp; in load_pool()
30 ip_pool_t pool;
H A Dprintpool_live.c20 ip_pool_t *printpool_live(pool, fd, name, opts) in printpool_live()
21 ip_pool_t *pool; in printpool_live()
H A Dprintpooldata.c18 ip_pool_t *pool; in printpooldata()
/titanic_44/usr/src/cmd/ipf/tools/
H A Dippool.c225 ip_pool_t pool;
389 ip_pool_t *ptr;
544 ip_pool_t *ptr;
550 ip_pool_t *pools[IPL_LOGSIZE];
615 ip_pool_t pool;
H A Dippool_y.y53 static ip_pool_t iplo;
H A Dipftest.c667 ip_pool_t *ipl;
H A Dipf_y.y2110 ip_pool_t pool;