Searched refs:wake_packet_log_handle (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.81.4/bsd/net/ |
| H A D | if_ports_used.c | 292 os_log_t wake_packet_log_handle = NULL; variable 330 wake_packet_log_handle = os_log_create("com.apple.xnu.net.wake_packet", ""); in if_ports_used_init() 374 os_log(wake_packet_log_handle, "if_is_lpw_enabled %s set LPW to %d", in if_is_lpw_enabled() 391 os_log(wake_packet_log_handle, "if_is_lpw_enabled %s set LPW to %d", in if_is_lpw_enabled() 407 os_log(wake_packet_log_handle, "if_exit_lpw: LPW to Full Wake requested on %s reason %s", in if_exit_lpw() 513 os_log(wake_packet_log_handle, in if_ports_used_update_wakeuuid() 523 os_log_info(wake_packet_log_handle, in if_ports_used_update_wakeuuid() 559 os_log(wake_packet_log_handle, "if_ports_used_update_wakeuuid: current wakeuuid %s for %s", in if_ports_used_update_wakeuuid() 574 os_log(wake_packet_log_handle, ""); in IOPMNetworkStackWillSleepFromAOT() 635 os_log(wake_packet_log_handle, "%s: wakeuuid not set not adding " in net_port_info_add_entry() [all …]
|
| H A D | if_ports_used.h | 333 extern os_log_t wake_packet_log_handle;
|
| H A D | if.c | 4872 os_log(wake_packet_log_handle, in ifioctl_ifreq()
|
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | in_pcblist.c | 619 os_log(wake_packet_log_handle, in inpcb_get_if_ports_used() 716 os_log(wake_packet_log_handle, in inpcb_get_if_ports_used() 753 os_log_error(wake_packet_log_handle, in inpcb_get_ports_used()
|
| H A D | ip_input.c | 624 os_log(wake_packet_log_handle, "wake IP packet from %s len %d if_is_lpw_enabled: %d", in log_wake_ip_mbuf() 627 log_hexdump(wake_packet_log_handle, buffer, buflen); in log_wake_ip_mbuf()
|
| /xnu-12377.81.4/bsd/skywalk/namespace/ |
| H A D | netns.c | 1876 os_log(wake_packet_log_handle, in netns_local_port_scan_flow_entry() 1915 os_log(wake_packet_log_handle, in netns_local_port_scan_flow_entry() 1990 os_log_error(wake_packet_log_handle, in netns_get_local_ports()
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | uipc_socket2.c | 2703 os_log(wake_packet_log_handle, "soevents: SO_FILT_HINT_WAKE_PKT so_gencnt: %llu", in soevent()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 2106 os_log(wake_packet_log_handle, "dp_rx_process_low_power_wake LPW TCP connection idle"); in dp_rx_process_low_power_wake()
|