Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/netstat/
Dif.c88 uint64_t ifi_oqdrops; member
187 dext->ifi_oqdrops = 0; in if_data_ext_get()
190 dext->ifi_oqdrops = drops; in if_data_ext_get()
688 ifnet->if_snd.ifq_drops : dext->ifi_oqdrops); in print_addr()
1189 ip_cur.ift_oq = dext.ifi_oqdrops; in fetchifs()
1200 sum_cur.ift_oq += dext.ifi_oqdrops; in fetchifs()