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

/freebsd-13-stable/sys/contrib/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;
37 struct ip_pool_s **ipo_pnext;
/freebsd-13-stable/contrib/ipfilter/
H A Dipf.h265 extern int load_pool(struct ip_pool_s *list, ioctlfunc_t);
318 extern struct ip_pool_s *printpool(struct ip_pool_s *, copyfunc_t,
320 extern struct ip_pool_s *printpool_live(struct ip_pool_s *, int,

Completed in 52 milliseconds