Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dif_ports_used.c158 static bool has_notified_unattributed_wake = false; variable
367 has_notified_unattributed_wake = false; in if_ports_used_update_wakeuuid()
1297 if (has_notified_unattributed_wake) { in if_notify_unattributed_wake_mbuf()
1306 has_notified_unattributed_wake = true; in if_notify_unattributed_wake_mbuf()
1804 if (has_notified_unattributed_wake) { in if_notify_unattributed_wake_pkt()
1813 has_notified_unattributed_wake = true; in if_notify_unattributed_wake_pkt()