Home
last modified time | relevance | path

Searched refs:m_do_tx_compl_callback (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Duipc_mbuf.c1664 m_do_tx_compl_callback(m, NULL); in m_free()
2653 m_do_tx_compl_callback(m, NULL); in m_freem_list()
4749 m_do_tx_compl_callback(m, NULL); in m_reinit()
H A Dkpi_mbuf.c2092 m_do_tx_compl_callback(struct mbuf *m, struct ifnet *ifp) in m_do_tx_compl_callback() function
H A Duipc_mbuf_mcache.c3094 m_do_tx_compl_callback(m, NULL);
3904 m_do_tx_compl_callback(m, NULL);
/xnu-12377.81.4/bsd/net/
H A Dkpi_interface.c3245 m_do_tx_compl_callback(m, ifp); in ifnet_tx_compl_status()
3253 m_do_tx_compl_callback(m, ifp); in ifnet_tx_compl()
/xnu-12377.81.4/bsd/sys/
H A Dmbuf.h1872 __private_extern__ void m_do_tx_compl_callback(struct mbuf *, struct ifnet *);