Searched refs:net_wake_pkt_debug (Results 1 – 6 of 6) sorted by relevance
134 extern uint32_t net_wake_pkt_debug;
1166 if (__improbable(net_wake_pkt_debug > 1)) { in net_port_info_match_npi()1294 if (__improbable(net_wake_pkt_debug > 0)) { in net_port_info_find_match()1515 if (__improbable(net_wake_pkt_debug > 0)) { in is_unattributed_wake_already_notified()1630 if (__improbable(net_wake_pkt_debug > 0)) { in is_attributed_wake_already_notified()1822 if (__improbable(net_wake_pkt_debug > 0)) { in if_ports_used_match_mbuf()1929 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()1949 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2073 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2093 if (net_wake_pkt_debug > 0) { in if_ports_used_match_mbuf()2215 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()