Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3516 int err, dropcnt, dropstat = -1; local
3532 dropstat = NETIF_STATS_DROP_INPUT_DISABLED;
3562 dropstat = NETIF_STATS_FILTER_DROP_DEFAULT;
3581 dropstat = NETIF_STATS_DROP_NO_RX_CB;
3590 if (dropstat != -1) {
3591 STATS_ADD(nifs, dropstat, dropcnt);