Searched refs:net_wake_pkt_debug (Results 1 – 4 of 4) sorted by relevance
931 if (__improbable(net_wake_pkt_debug > 1)) { in net_port_info_match_npi()1029 if (__improbable(net_wake_pkt_debug > 0)) { in net_port_info_find_match()1053 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_unattributed_wake_mbuf()1130 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_wake_packet()1303 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1317 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1425 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1439 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1483 if (__improbable(net_wake_pkt_debug > 0)) { in if_notify_unattributed_wake_pkt()1651 if (net_wake_pkt_debug > 0) { in if_ports_used_match_pkt()[all …]
1782 extern uint32_t net_wake_pkt_debug;
788 uint32_t net_wake_pkt_debug = 0; variable790 CTLFLAG_RW | CTLFLAG_LOCKED, &net_wake_pkt_debug, 0, "");5878 if (__improbable(net_wake_pkt_debug > 0 && (m->m_pkthdr.pkt_flags & PKTF_WAKE_PKT))) { in dlil_input_packet_list_common()
4272 if (net_wake_pkt_debug) { in ifioctl_ifreq()