Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.c204 static bool has_notified_wake_pkt = false; variable
474 has_notified_wake_pkt = false; in if_ports_reset_wake_attribution_state()
1495 has_notified_wake_pkt = true; in deliver_attributed_wake_packet_event()
1532 if (has_notified_unattributed_wake == true || has_notified_wake_pkt == true) { in is_unattributed_wake_already_notified()
1648 if (has_notified_wake_pkt == true) { in is_attributed_wake_already_notified()