Searched refs:nx_netif_mbuf_chain_info (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/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() 139 nx_netif_mbuf_chain_info(m_chain, &m_tail, &cnt, &bytes); in nx_netif_filter_tx_processed_mbuf_enqueue() 216 nx_netif_mbuf_chain_info(m_chain, &m_tail, &c, &l); in fix_dequeue_mbuf_return_args()
|
| H A D | nx_netif.h | 715 extern void nx_netif_mbuf_chain_info(struct mbuf *,
|
| H A D | nx_netif_util.c | 686 nx_netif_mbuf_chain_info(struct mbuf *m_head, struct mbuf **m_tail, in nx_netif_mbuf_chain_info() function
|