Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetisr.h208 void netisr_getqdrops(const struct netisr_handler *nhp,
H A Dnetisr.c511 netisr_getqdrops(const struct netisr_handler *nhp, u_int64_t *qdropp) in netisr_getqdrops() function
/f-stack/tools/compat/include/net/
H A Dnetisr.h208 void netisr_getqdrops(const struct netisr_handler *nhp,
/f-stack/freebsd/netinet/
H A Dip_input.c248 netisr_getqdrops(&ip_nh, &qdrops_long); in sysctl_netinet_intr_queue_drops()
289 netisr_getqdrops(&ip_direct_nh, &qdrops_long); in sysctl_netinet_intr_direct_queue_drops()