Home
last modified time | relevance | path

Searched refs:iphtent_s (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_htable.h6 typedef struct iphtent_s { struct
7 struct iphtent_s *ipe_next, **ipe_pnext; argument
8 struct iphtent_s *ipe_hnext, **ipe_phnext; argument
9 struct iphtent_s *ipe_dnext, **ipe_pdnext; argument
41 struct iphtent_s **iph_table; argument
42 struct iphtent_s *iph_list;
43 struct iphtent_s **iph_tail;
/freebsd/sbin/ipf/common/
H A Dipf.h253 extern int load_hash(struct iphtable_s *, struct iphtent_s *,
255 extern int load_hashnode(int, char *, struct iphtent_s *, int,
290 extern struct iphtent_s *printhashnode(struct iphtable_s *,
291 struct iphtent_s *,
330 extern int remove_hashnode(int, char *, struct iphtent_s *, ioctlfunc_t);