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

/darwin-on-arm/xnu/bsd/net/
H A Dif.h201 #define IFRF_IDLE_NOTIFY 0x1 /* Generate notifications on idle */ macro
H A Droute.c3196 * is stale because IFRF_IDLE_NOTIFY was cleared, we'd end up
3201 if ((ifp->if_idle_flags & IFRF_IDLE_NOTIFY) && cnt < 0 && old == 1) {
H A Ddlil.c4592 (void) ifnet_set_idle_flags_locked(ifp, IFRF_IDLE_NOTIFY,
4593 IFRF_IDLE_NOTIFY);

Completed in 39 milliseconds