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

  /src/sys/external/bsd/ipf/netinet/
ip_frag.h 17 typedef struct ipfr { struct
18 struct ipfr *ipfr_hnext, **ipfr_hprev;
19 struct ipfr *ipfr_next, **ipfr_prev;
68 struct ipfr **ifs_table;
69 struct ipfr **ifs_nattab;
ip_frag.h 17 typedef struct ipfr { struct
18 struct ipfr *ipfr_hnext, **ipfr_hprev;
19 struct ipfr *ipfr_next, **ipfr_prev;
68 struct ipfr **ifs_table;
69 struct ipfr **ifs_nattab;

Completed in 115 milliseconds