Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetisr_internal.h94 u_int64_t nw_qdrops; /* "" drops. */ member
H A Dnetisr.c502 npwp->nw_qdrops = 0; in netisr_clearqdrops()
535 *qdropp += npwp->nw_qdrops; in netisr_getqdrops()
1015 npwp->nw_qdrops++; in netisr_queue_workstream()
1501 snwp->snw_qdrops = nwp->nw_qdrops; in sysctl_netisr_work()
1550 nwp->nw_qdrops, nwp->nw_queued); in DB_SHOW_COMMAND()
/f-stack/tools/compat/include/net/
H A Dnetisr_internal.h94 u_int64_t nw_qdrops; /* "" drops. */ member
/f-stack/tools/netstat/
H A Dnetisr.c348 snwp->snw_qdrops = nwp->nw_qdrops; in netisr_load_kvm_workstream()