Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c59 u_int32_t mbuf_tx_compl_index = 0; variable
73 CTLFLAG_RD | CTLFLAG_LOCKED, &mbuf_tx_compl_index, 0, "");
2079 os_atomic_inc_orig(&mbuf_tx_compl_index, relaxed); in mbuf_set_timestamp_requested()