Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_ports_used.c162 static bool has_notified_unattributed_wake = false; variable
323 has_notified_unattributed_wake = false; in if_ports_used_update_wakeuuid()
1191 if (has_notified_unattributed_wake) { in if_notify_unattributed_wake_mbuf()
1200 has_notified_unattributed_wake = true; in if_notify_unattributed_wake_mbuf()
1727 if (has_notified_unattributed_wake) { in if_notify_unattributed_wake_pkt()
1736 has_notified_unattributed_wake = true; in if_notify_unattributed_wake_pkt()