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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.h 12 struct iphtable_s *ipe_owner;
40 typedef struct iphtable_s { struct
42 struct iphtable_s *iph_next, **iph_pnext;
  /src/external/bsd/ipf/dist/
ip_htable.h 12 struct iphtable_s *ipe_owner;
40 typedef struct iphtable_s { struct
42 struct iphtable_s *iph_next, **iph_pnext;
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));

Completed in 30 milliseconds