Searched refs:net_wake_pkt_debug (Results 1 – 7 of 7) sorted by relevance
134 extern uint32_t net_wake_pkt_debug;
1186 if (__improbable(net_wake_pkt_debug > 1)) { in net_port_info_match_npi()1314 if (__improbable(net_wake_pkt_debug > 0)) { in net_port_info_find_match()1535 if (__improbable(net_wake_pkt_debug > 0)) { in is_unattributed_wake_already_notified()1650 if (__improbable(net_wake_pkt_debug > 0)) { in is_attributed_wake_already_notified()1844 if (__improbable(net_wake_pkt_debug > 0)) { in if_ports_used_match_mbuf()1953 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1973 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2097 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2117 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2239 if (__improbable(net_wake_pkt_debug > 0)) { in if_ports_used_match_pkt()[all …]
345 uint32_t net_wake_pkt_debug = 0; variable347 CTLFLAG_RW | CTLFLAG_LOCKED, &net_wake_pkt_debug, 0, "");
1539 extern uint32_t net_wake_pkt_debug;
4871 if (net_wake_pkt_debug) { in ifioctl_ifreq()
112 extern uint32_t net_wake_pkt_debug;2702 if (net_wake_pkt_debug > 0 && (hint & SO_FILT_HINT_WAKE_PKT)) { in soevent()
637 if (net_wake_pkt_debug > 0) { in ip_proto_process_wake_packet()