Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3514 int err, dropcnt, dropstat = -1; local
3530 dropstat = NETIF_STATS_DROP_INPUT_DISABLED;
3560 dropstat = NETIF_STATS_FILTER_DROP_DEFAULT;
3579 dropstat = NETIF_STATS_DROP_NO_RX_CB;
3588 if (dropstat != -1) {
3589 STATS_ADD(nifs, dropstat, dropcnt);