Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetisr.h137 uint64_t snw_qdrops; /* nw_qdrops */ member
H A Dnetisr.c1501 snwp->snw_qdrops = nwp->nw_qdrops; in sysctl_netisr_work()
/f-stack/tools/compat/include/net/
H A Dnetisr.h137 uint64_t snw_qdrops; /* nw_qdrops */ member
/f-stack/tools/netstat/
H A Dnetisr.c348 snwp->snw_qdrops = nwp->nw_qdrops; in netisr_load_kvm_workstream()
447 xo_emit(" {t:queue-drops/%8ju}", snwp->snw_qdrops); in netisr_print_workstream()