Searched defs:m_tail (Results 1 - 3 of 3) 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/net/
H A Dif_loop.c277 struct mbuf *m, *m_tail = NULL; local
386 struct mbuf *m = NULL, *m_tail = NULL; local
H A Ddlil.c1922 ifnet_input_common(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, argument
1915 ifnet_input_extended(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) 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 30 milliseconds