Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ifinfo/
H A Difinfo.c161 printf("\tinput queue drops: %lu\n", ifmd->ifmd_data.ifi_iqdrops); in printit()
/dragonfly/sys/net/
H A Dif.h85 u_long ifi_iqdrops; /* dropped on input, this interface */ member
H A Dif_var.h445 #define if_iqdrops if_data.ifi_iqdrops