Searched refs:IH_NET (Results 1 – 2 of 2) sorted by relevance
59 #define IH_NET 0x00000001 /* Network. */ macro
634 ih->ih_flags |= IH_NET; in intr_event_add_handler()1291 (atomic_load_int(&ie->ie_hflags) & IH_NET) != 0; in ithread_loop()