HomeSort by: relevance | last modified time | path
    Searched defs:iphtent_s (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_htable.h 8 typedef struct iphtent_s { struct
9 struct iphtent_s *ipe_next, **ipe_pnext;
10 struct iphtent_s *ipe_hnext, **ipe_phnext;
11 struct iphtent_s *ipe_dnext, **ipe_pdnext;
43 struct iphtent_s **iph_table;
44 struct iphtent_s *iph_list;
45 struct iphtent_s **iph_tail;

Completed in 11 milliseconds