Searched refs:nh_dispatch (Results 1 – 5 of 5) sorted by relevance
419 KASSERT(nhp->nh_dispatch == NETISR_DISPATCH_DEFAULT || in netisr_register() 420 nhp->nh_dispatch == NETISR_DISPATCH_DEFERRED || in netisr_register() 421 nhp->nh_dispatch == NETISR_DISPATCH_HYBRID || in netisr_register() 422 nhp->nh_dispatch == NETISR_DISPATCH_DIRECT, in netisr_register() 423 ("%s: invalid nh_dispatch (%u)", __func__, nhp->nh_dispatch)); in netisr_register() 452 netisr_proto[proto].np_dispatch = nhp->nh_dispatch; in netisr_register()
196 u_int nh_dispatch; /* Dispatch policy. */ member
739 .nh_dispatch = NETISR_DISPATCH_DIRECT,743 .nh_dispatch = NETISR_DISPATCH_DIRECT,
145 .nh_dispatch = NETISR_DISPATCH_HYBRID,165 .nh_dispatch = NETISR_DISPATCH_HYBRID,
144 .nh_dispatch = NETISR_DISPATCH_HYBRID,187 .nh_dispatch = NETISR_DISPATCH_HYBRID,