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

  /src/sys/netinet/
ip_reass.c 78 typedef struct ipfr_qent { struct
79 TAILQ_ENTRY(ipfr_qent) ipqe_q;
87 TAILQ_HEAD(ipfr_qent_head, ipfr_qent);
ip_reass.c 78 typedef struct ipfr_qent { struct
79 TAILQ_ENTRY(ipfr_qent) ipqe_q;
87 TAILQ_HEAD(ipfr_qent_head, ipfr_qent);

Completed in 60 milliseconds