Searched refs:netisr (Results 1 – 3 of 3) sorted by relevance
58 extern int netisr; /* scheduling bits for network */71 atomic_setbits_int(&netisr, (1 << (anisr))); \
246 int netisr; variable1045 while ((n = netisr) != 0) { in if_netisr()1053 atomic_clearbits_int(&netisr, n); in if_netisr()
1009 ./usr/include/net/netisr.h