anisr 85 net/netisr.h #define schednetisr(anisr) \ anisr 87 net/netisr.h atomic_setbits_int(&netisr, (1 << (anisr)) | NETISR_RND); \