Searched refs:net_wake_pkt_debug (Results 1 – 5 of 5) sorted by relevance
950 if (__improbable(net_wake_pkt_debug > 1)) { in net_port_info_match_npi()1048 if (__improbable(net_wake_pkt_debug > 0)) { in net_port_info_find_match()1158 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_unattributed_wake_mbuf()1297 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_wake_packet()1472 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1492 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1616 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1636 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1688 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_unattributed_wake_pkt()1874 if (net_wake_pkt_debug > 0) { in if_ports_used_match_pkt()[all …]
1382 extern uint32_t net_wake_pkt_debug;
832 uint32_t net_wake_pkt_debug = 0; variable834 CTLFLAG_RW | CTLFLAG_LOCKED, &net_wake_pkt_debug, 0, "");6418 if (__improbable(net_wake_pkt_debug > 0 && (m->m_pkthdr.pkt_flags & PKTF_WAKE_PKT))) { in dlil_input_packet_list_common()
4669 if (net_wake_pkt_debug) { in ifioctl_ifreq()
107 extern uint32_t net_wake_pkt_debug;2694 if (net_wake_pkt_debug > 0 && (hint & SO_FILT_HINT_WAKE_PKT)) { in soevent()