Home
last modified time | relevance | path

Searched refs:ip_pool_s (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_pool.h31 struct ip_pool_s *ipn_owner;
35 typedef struct ip_pool_s { struct
36 struct ip_pool_s *ipo_next; argument
37 struct ip_pool_s **ipo_pnext; argument
/freebsd/sbin/ipf/common/
H A Dipf.h258 extern int load_pool(struct ip_pool_s *list, ioctlfunc_t);
311 extern struct ip_pool_s *printpool(struct ip_pool_s *, copyfunc_t,
313 extern void printpool_live(struct ip_pool_s *, int,