Home
last modified time | relevance | path

Searched refs:last_wake_phy_if_set (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/net/
H A Dif_ports_used.c154 static bool last_wake_phy_if_set = false; variable
327 last_wake_phy_if_set = false; in if_ports_used_update_wakeuuid()
1171 if (last_wake_phy_if_set == true || ifp == NULL) { in if_set_wake_physical_interface()
1174 last_wake_phy_if_set = true; in if_set_wake_physical_interface()