Searched refs:nh_drainedcpu (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dnetisr.h104 #define NETISR_SNP_FLAGS_DRAINEDCPU 0x00000004 /* nh_drainedcpu */
195 netisr_drainedcpu_t *nh_drainedcpu; /* Callback when drained a queue. */ member in struct:netisr_handler
H A Dif_epair.c120 .nh_drainedcpu = epair_nh_drainedcpu,
H A Dnetisr.c440 netisr_proto[proto].np_drainedcpu = nhp->nh_drainedcpu;

Completed in 56 milliseconds