Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c606 static int iflib_rx_allocs; variable
619 SYSCTL_INT(_net_iflib, OID_AUTO, rx_allocs, CTLFLAG_RD, &iflib_rx_allocs, 0,
682 iflib_tx_seen = iflib_tx_sent = iflib_tx_encap = iflib_rx_allocs = in iflib_debug_reset()