Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3579 int err, dropcnt, dropstat = -1; local
3595 dropstat = NETIF_STATS_DROP_INPUT_DISABLED;
3625 dropstat = NETIF_STATS_FILTER_DROP_DEFAULT;
3644 dropstat = NETIF_STATS_DROP_NO_RX_CB;
3653 if (dropstat != -1) {
3654 STATS_ADD(nifs, dropstat, dropcnt);