Home
last modified time | relevance | path

Searched refs:ip_pool_s (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h236 extern int load_pool __P((struct ip_pool_s *list, ioctlfunc_t));
270 extern struct ip_pool_s *printpool __P((struct ip_pool_s *, copyfunc_t,
272 extern struct ip_pool_s *printpool_live __P((struct ip_pool_s *, int, char*, int));
273 extern void printpooldata __P((struct ip_pool_s *, int));
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h48 typedef struct ip_pool_s { struct
49 struct ip_pool_s *ipo_next; argument
50 struct ip_pool_s **ipo_pnext; argument