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

/xnu-2422.115.4/bsd/net/
H A Dif.h203 #define IFRF_IDLE_NOTIFY 0x1 /* Generate notifications on idle */ macro
H A Droute.c3435 * is stale because IFRF_IDLE_NOTIFY was cleared, we'd end up
3440 if ((ifp->if_idle_flags & IFRF_IDLE_NOTIFY) && cnt < 0 && old == 1) {
H A Ddlil.c5176 (void) ifnet_set_idle_flags_locked(ifp, IFRF_IDLE_NOTIFY,
5177 IFRF_IDLE_NOTIFY);

Completed in 94 milliseconds