Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dkpi_mbuf.c63 uint64_t mbuf_tx_compl_callbacks __attribute__((aligned(8))) = 0; variable
76 CTLFLAG_RD | CTLFLAG_LOCKED, &mbuf_tx_compl_callbacks, "");
1985 os_atomic_inc(&mbuf_tx_compl_callbacks, relaxed); in m_do_tx_compl_callback()