Home
last modified time | relevance | path

Searched defs:ifqueue (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/net/
H A Dif.h54 struct ifqueue { struct
55 struct mbuf *ifq_head;
56 struct mbuf *ifq_tail;
57 int ifq_len;
58 int ifq_maxlen;
59 int ifq_drops;
/titanic_41/usr/src/uts/common/net/
H A Dif.h71 struct ifqueue { struct
72 struct mbuf *ifq_head;
73 struct mbuf *ifq_tail;
74 int ifq_len;
75 int ifq_maxlen;
76 int ifq_drops;