Searched refs:ip_pool_t (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dremove_pool.c20 ip_pool_t *poolp;
24 ip_pool_t pool;
H A Dprintpool.c12 ip_pool_t *
14 ip_pool_t *pp;
21 ip_pool_t ipp;
H A Dload_pool.c20 ip_pool_t *plp;
25 ip_pool_t pool;
H A Dprintpool_live.c12 ip_pool_t *
14 ip_pool_t *pool;
H A Dprintpooldata.c13 ip_pool_t *pool;
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_pool.h48 } ip_pool_t; typedef in typeref:struct:ip_pool_s
58 ip_pool_t *ipls_list[LOOKUP_POOL_SZ];
H A Dip_pool.c66 ip_pool_t *ipf_pool_list[LOOKUP_POOL_SZ];
73 ip_pool_t *);
79 static ip_pool_node_t *ipf_pool_findeq(ipf_pool_softc_t *, ip_pool_t *,
82 ip_pool_t *);
84 ip_pool_t *, struct ip_pool_node *);
95 ip_pool_t *, ip_pool_node_t *);
133 void treeprint(ip_pool_t *);
143 ip_pool_t *ipo;
239 ip_pool_t *ipo;
322 ip_pool_t *
[all...]
/freebsd-13-stable/contrib/ipfilter/
H A Dipf.h322 extern void printpooldata(ip_pool_t *, int);
338 extern int remove_pool(ip_pool_t *, ioctlfunc_t);
/freebsd-13-stable/contrib/ipfilter/tools/
H A Dippool.c262 ip_pool_t pool;
787 ip_pool_t *ptr;
793 ip_pool_t *pools[IPL_LOGSIZE];
972 ip_pool_t pool;
H A Dippool_y.y46 static ip_pool_t iplo;
H A Dipf_y.y2294 ip_pool_t pool;

Completed in 65 milliseconds