Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c627 static int iflib_rx_allocs; variable
641 &iflib_rx_allocs, 0, "# RX allocations");
703 iflib_tx_seen = iflib_tx_sent = iflib_tx_encap = iflib_rx_allocs = in iflib_debug_reset()