Searched refs:IFRF_IDLE_NOTIFY (Results 1 – 3 of 3) sorted by relevance
194 #define IFRF_IDLE_NOTIFY 0x1 /* Generate notifications on idle */ macro
5271 (void) ifnet_set_idle_flags_locked(ifp, IFRF_IDLE_NOTIFY, in ifnet_attach()5272 IFRF_IDLE_NOTIFY); in ifnet_attach()
4013 if ((ifp->if_idle_flags & IFRF_IDLE_NOTIFY) && cnt < 0 && old == 1) { in rte_if_ref()