Searched refs:netisr_handler (Results 1 – 9 of 9) sorted by relevance
190 struct netisr_handler { struct207 void netisr_clearqdrops(const struct netisr_handler *nhp); argument208 void netisr_getqdrops(const struct netisr_handler *nhp,210 void netisr_getqlimit(const struct netisr_handler *nhp, u_int *qlimitp);211 void netisr_register(const struct netisr_handler *nhp);212 int netisr_setqlimit(const struct netisr_handler *nhp, u_int qlimit);213 void netisr_unregister(const struct netisr_handler *nhp);215 void netisr_register_vnet(const struct netisr_handler *nhp);216 void netisr_unregister_vnet(const struct netisr_handler *nhp);
369 netisr_register(const struct netisr_handler *nhp) in netisr_register()463 netisr_clearqdrops(const struct netisr_handler *nhp) in netisr_clearqdrops()494 netisr_getqdrops(const struct netisr_handler *nhp, u_int64_t *qdropp) in netisr_getqdrops()527 netisr_getqlimit(const struct netisr_handler *nhp, u_int *qlimitp) in netisr_getqlimit()556 netisr_setqlimit(const struct netisr_handler *nhp, u_int qlimit) in netisr_setqlimit()618 netisr_unregister(const struct netisr_handler *nhp) in netisr_unregister()665 netisr_register_vnet(const struct netisr_handler *nhp) in netisr_register_vnet()733 netisr_unregister_vnet(const struct netisr_handler *nhp) in netisr_unregister_vnet()
113 static struct netisr_handler epair_nh = {
700 static struct netisr_handler ether_nh = {
179 static struct netisr_handler rtsock_nh = {
139 static struct netisr_handler ip_nh = {160 static struct netisr_handler ip_direct_nh = {
183 static const struct netisr_handler arp_nh = {
149 static const struct netisr_handler igmp_nh = {
134 static struct netisr_handler ip6_nh = {166 static struct netisr_handler ip6_direct_nh = {