Searched refs:ifi_oqdrops (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/ | ||
H A D | if.h | 97 uint64_t ifi_oqdrops; /* dropped on output */ member |
H A D | if.c | 1712 ifd->ifi_oqdrops = ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS); in if_data_copy() |