Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Diflib.c601 static int iflib_rx_allocs; variable
615 &iflib_rx_allocs, 0, "# RX allocations");
677 iflib_tx_seen = iflib_tx_sent = iflib_tx_encap = iflib_rx_allocs = in iflib_debug_reset()