Searched defs:ifqueue (Results 1 – 2 of 2) sorted by relevance
54 struct ifqueue { struct55 struct mbuf *ifq_head;56 struct mbuf *ifq_tail;57 int ifq_len;58 int ifq_maxlen;59 int ifq_drops;
71 struct ifqueue { struct72 struct mbuf *ifq_head;73 struct mbuf *ifq_tail;74 int ifq_len;75 int ifq_maxlen;76 int ifq_drops;