Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.c205 static bool has_notified_unattributed_wake = false; variable
475 has_notified_unattributed_wake = false; in if_ports_reset_wake_attribution_state()
1532 if (has_notified_unattributed_wake == true || has_notified_wake_pkt == true) { in is_unattributed_wake_already_notified()