HomeSort by: relevance | last modified time | path
    Searched refs:ip_pool_s (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_pool.h 33 struct ip_pool_s *ipn_owner;
37 typedef struct ip_pool_s { struct
38 struct ip_pool_s *ipo_next;
39 struct ip_pool_s **ipo_pnext;
  /src/external/bsd/ipf/dist/
ip_pool.h 33 struct ip_pool_s *ipn_owner;
37 typedef struct ip_pool_s { struct
38 struct ip_pool_s *ipo_next;
39 struct ip_pool_s **ipo_pnext;
ipf.h 293 extern int load_pool __P((struct ip_pool_s *list, ioctlfunc_t));
346 extern struct ip_pool_s *printpool __P((struct ip_pool_s *, copyfunc_t,
348 extern struct ip_pool_s *printpool_live __P((struct ip_pool_s *, int,

Completed in 39 milliseconds