Searched refs:iphtable_s (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_htable.h | 12 struct iphtable_s *ipe_owner; 40 typedef struct iphtable_s { struct 42 struct iphtable_s *iph_next, **iph_pnext; argument
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_htable.h | 12 struct iphtable_s *ipe_owner; 40 typedef struct iphtable_s { struct 42 struct iphtable_s *iph_next, **iph_pnext; argument
|
| D | ipf.h | 288 extern int load_hash __P((struct iphtable_s *, struct iphtent_s *, 318 extern struct iphtable_s *printhash __P((struct iphtable_s *, copyfunc_t, 320 extern struct iphtable_s *printhash_live __P((iphtable_t *, int, char *, 325 extern struct iphtent_s *printhashnode __P((struct iphtable_s *, 364 extern int remove_hash __P((struct iphtable_s *, ioctlfunc_t));
|