Searched defs:m_head (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq.c106 _addq_multi(class_queue_t *q, struct mbuf *m_head, struct mbuf *m_tail, argument
/darwin-on-arm/xnu/bsd/netat/
H A Datp_write.c1302 gbuf_t *m_prev = 0, *m_head = 0; local
1750 register gbuf_t *m, *m_head; local
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_output.c292 struct mbuf *m_head = NULL; local
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c1908 ifnet_input(struct ifnet *ifp, struct mbuf *m_head, argument
1915 ifnet_input_extended(struct ifnet *ifp, struct mbuf *m_head, argument
1922 ifnet_input_common(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, argument
2281 struct mbuf *m_head, *m_tail; local
5194 ifp_if_input_poll(struct ifnet *ifp, u_int32_t flags, u_int32_t max_cnt, struct mbuf **m_head, struct mbuf **m_tail, u_int32_t *cnt, u_int32_t *len) argument
[all...]

Completed in 94 milliseconds