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

/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_pool.h47 typedef struct ip_pool_s { struct
48 struct ip_pool_s *ipo_next;
49 struct ip_pool_s **ipo_pnext;
H A Dipf.h219 extern int load_pool(struct ip_pool_s *list, ioctlfunc_t);
250 extern struct ip_pool_s *printpool(struct ip_pool_s *, copyfunc_t,
252 extern struct ip_pool_s *printpool_live(struct ip_pool_s *, int,
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_pool.h47 typedef struct ip_pool_s { struct
48 struct ip_pool_s *ipo_next;
49 struct ip_pool_s **ipo_pnext;

Completed in 57 milliseconds