Searched refs:nx_netif_mbuf_chain_info (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 43 nx_netif_mbuf_chain_info(m_chain, NULL, &dropcnt, NULL); in nx_netif_filter_tx_mbuf_enqueue() 138 nx_netif_mbuf_chain_info(m_chain, &m_tail, &cnt, &bytes); in nx_netif_filter_tx_processed_mbuf_enqueue() 215 nx_netif_mbuf_chain_info(m_chain, &m_tail, &c, &l); in fix_dequeue_mbuf_return_args()
|
| H A D | nx_netif.h | 682 extern void nx_netif_mbuf_chain_info(struct mbuf *,
|
| H A D | nx_netif_util.c | 690 nx_netif_mbuf_chain_info(struct mbuf *m_head, struct mbuf **m_tail, in nx_netif_mbuf_chain_info() function
|