Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dif_var.h124 ifc_iqdrops, /* dropped on input, this interface */ enumerator
232 #define if_iqdrops if_data_counters[ifc_iqdrops]
Dif.c2816 data->ifi_iqdrops = ifp->if_data_counters[ifc_iqdrops]; in if_getdata()
2835 data->ifi_iqdrops += counters[ifc_iqdrops]; in if_getdata()
Dif_wg.c2157 ifc_iqdrops); in wg_input()