| /xnu-11417.101.15/bsd/net/ |
| H A D | packet_mangler.c | 257 PKT_MNGLR_LOG(LOG_INFO, "Registered packet mangler's IP Filters"); in pkt_mnglr_ctl_connect() 277 PKT_MNGLR_LOG(LOG_INFO, "return %d pkt_mnglr_active_count %u kcunit %u", in pkt_mnglr_ctl_connect() 290 PKT_MNGLR_LOG(LOG_INFO, "Disconnecting packet mangler kernel control"); in pkt_mnglr_ctl_disconnect() 325 PKT_MNGLR_LOG(LOG_INFO, "return %d pkt_mnglr_active_count %u kcunit %u", in pkt_mnglr_ctl_disconnect() 512 …PKT_MNGLR_LOG(LOG_INFO, "p_pkt_mnglr->proto_action_mask set to :%d", p_pkt_mnglr->proto_action_mas… in pkt_mnglr_ctl_setopt() 560 PKT_MNGLR_LOG(LOG_INFO, in pkt_mnglr_ctl_setopt() 684 PKT_MNGLR_LOG(LOG_INFO, "Registered packet mangler kernel control."); in pkt_mnglr_init() 745 PKT_MNGLR_LOG(LOG_INFO, in pktmnglr_ipfilter_output() 774 PKT_MNGLR_LOG(LOG_INFO, "p_pkt_mnglr not yet activated"); in pktmnglr_ipfilter_input() 803 PKT_MNGLR_LOG(LOG_INFO, "Skipping filtering as address family of packet is IPv4 but local " in pktmnglr_ipfilter_input() [all …]
|
| H A D | content_filter.c | 1300 CFIL_LOG(LOG_INFO, "return %d cfil_active_count %u kcunit %u", in cfil_ctl_connect() 1329 CFIL_LOG(LOG_INFO, "CFIL Preserve Connections - %s", in cfil_update_behavior_flags() 1530 CFIL_LOG(LOG_INFO, "return %d cfil_active_count %u kcunit %u", in cfil_ctl_disconnect() 1911 CFIL_LOG(LOG_INFO, ""); in cfil_ctl_send() 2238 CFIL_LOG(LOG_INFO, "CFIL: GET_SOCKET_INFO failed: so %llx not attached, cannot fetch info", in cfil_ctl_getopt() 2246 CFIL_LOG(LOG_INFO, "CFIL: GET_SOCKET_INFO failed: so %llx NULL so_proto / pr_domain", in cfil_ctl_getopt() 2366 …CFIL_LOG(LOG_INFO, "CFIL_OPT_PRESERVE_CONNECTIONS got %d (kcunit %d)", preserve_connections, kcuni… in cfil_ctl_setopt() 2396 CFIL_LOG(LOG_INFO, ""); in cfil_ctl_rcvd() 2634 CFIL_LOG(LOG_INFO, ""); in cfil_info_alloc() 2720 CFIL_LOG(LOG_INFO, ""); in cfil_info_attach_unit() [all …]
|
| H A D | network_agent.c | 2809 NETAGENTLOG0(LOG_INFO, "Requested netagent for kernel trigger is already active"); in netagent_kernel_trigger() 2815 NETAGENTLOG((error ? LOG_ERR : LOG_INFO), "Triggered netagent from kernel (error %d)", error); in netagent_kernel_trigger() 2899 NETAGENTLOG0(LOG_INFO, "Requested netagent for nexus instance is not active"); in netagent_client_message_with_params() 2914 NETAGENTLOG0(LOG_INFO, "Requested netagent for group operation is not active"); in netagent_client_message_with_params() 2999 …NETAGENTLOG(((error && error != ENOENT) ? LOG_ERR : LOG_INFO), "Send message %d for client (error … in netagent_client_message_with_params() 3196 NETAGENTLOG0(LOG_INFO, "Requested netagent UUID is already active"); in netagent_trigger() 3202 NETAGENTLOG((error ? LOG_ERR : LOG_INFO), "Triggered netagent (error %d)", error); in netagent_trigger()
|
| H A D | necp_client.c | 6539 NECPLOG(LOG_INFO, "req tcp stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_tcp_netstats() 6715 NECPLOG(LOG_INFO, "req udp stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_udp_netstats() 6843 NECPLOG(LOG_INFO, "req quic stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_quic_netstats() 7431 NECPLOG0(LOG_INFO, "necp_client_add, child does not have a demux pattern"); in necp_client_add() 7436 NECPLOG0(LOG_INFO, "necp_client_add, parent ID is null"); in necp_client_add() 7441 NECPLOG0(LOG_INFO, "necp_client_add, multiple parent flows not supported"); in necp_client_add() 7445 NECPLOG(LOG_INFO, "necp_client_add, flow demux pattern not supported for %d protocol", in necp_client_add() 7450 NECPLOG0(LOG_INFO, "necp_client_add, parent/child ip protocol mismatch"); in necp_client_add() 7454 NECPLOG(LOG_INFO, "necp_client_add, flow demux pattern not supported for %d family", in necp_client_add() 7459 NECPLOG0(LOG_INFO, "necp_client_add, local/remote address family mismatch"); in necp_client_add() [all …]
|
| H A D | if_redirect.c | 80 } else if (level == LOG_INFO) { \ 89 #define RDLOG_INFO(format, ...) RDLOG(LOG_INFO, format, ##__VA_ARGS__)
|
| H A D | if_fake.c | 1226 FAKE_LOG(LOG_INFO, FE_DBGF_OUTPUT, in feth_clone_packet() 1310 FAKE_LOG(LOG_INFO, FE_DBGF_OUTPUT, "not enough room"); in feth_add_packet_trailer()
|
| H A D | if.c | 5116 log(LOG_INFO, "%s: promiscuous mode %s %s (%d)\n", in ifnet_set_promiscuous() 5293 log(LOG_INFO, "%s: %s allmulti %s (%d)\n", in if_allmulti()
|
| /xnu-11417.101.15/bsd/net/pktsched/ |
| H A D | pktsched_netem.c | 1239 NETEM_LOG(LOG_INFO, "%s output thread terminated", in netem_output_thread_cont() 1560 NETEM_LOG(LOG_INFO, "| %s set_params success", ne->netem_name); in netem_set_params() 1561 NETEM_LOG(LOG_INFO, "| model %s", netem_model_str(ne->netem_model)); in netem_set_params() 1562 NETEM_LOG(LOG_INFO, "| bandwidth %llu bps %s", bw->rate, in netem_set_params() 1564 NETEM_LOG(LOG_INFO, "| corruption %d%%", in netem_set_params() 1566 NETEM_LOG(LOG_INFO, "| duplication %d%%", in netem_set_params() 1568 NETEM_LOG(LOG_INFO, "| latency_ms %d jitter_ms %d", in netem_set_params() 1570 NETEM_LOG(LOG_INFO, "| loss p_gr_gl %d%%", loss->p_gr_gl); in netem_set_params() 1571 NETEM_LOG(LOG_INFO, "| p_gr_bl %d%%", loss->p_gr_bl); in netem_set_params() 1572 NETEM_LOG(LOG_INFO, "| p_bl_gr %d%%", loss->p_bl_gr); in netem_set_params() [all …]
|
| /xnu-11417.101.15/bsd/sys/ |
| H A D | syslog.h | 84 #define LOG_INFO 6 /* informational */ macro 108 { "info", LOG_INFO, },
|
| /xnu-11417.101.15/bsd/netinet/ |
| H A D | flow_divert.c | 184 case LOG_INFO: return OS_LOG_TYPE_INFO; in flow_divert_syslog_type_to_oslog_type() 407 FDLOG(LOG_INFO, fd_cb, "Destroying, app tx %llu, tunnel tx %llu, tunnel rx %llu", in flow_divert_pcb_destroy() 431 …FDLOG(LOG_INFO, fd_cb, "Removing from group %d, ref count = %d", group->ctl_unit, fd_cb->ref_count… in flow_divert_pcb_remove() 1000 …FDLOG(LOG_INFO, &nil_pcb, "Found process %d with signing identifier %s", proc_getpid(p), signing_i… in flow_divert_find_proc_by_uuid_filter() 1023 if (LOG_INFO <= nil_pcb.log_level) { in flow_divert_find_proc_by_uuid() 1026 FDLOG(LOG_INFO, &nil_pcb, "Looking for process with UUID %s", uuid_str); in flow_divert_find_proc_by_uuid() 1066 FDLOG(LOG_INFO, fd_cb, "%s matched", proc_cs_id); in flow_divert_add_proc_info() 1297 FDLOG(LOG_INFO, fd_cb, "Got %s from token", signing_id); in flow_divert_create_connect_packet() 1582 FDLOG(LOG_INFO, fd_cb, "sending close, how = %d", how); in flow_divert_send_close_if_needed() 2519 FDLOG(LOG_INFO, fd_cb, "received connect result %u", connect_error); in flow_divert_handle_connect_result() [all …]
|
| H A D | in_pcb.c | 1419 apn_fallbk_log((LOG_INFO, "APN fallback notification throttled.\n")); in apn_fallback_required() 1434 apn_fallbk_log((LOG_INFO, "APN fallback notification could not find " in apn_fallback_required() 1441 apn_fallbk_log((LOG_INFO, "APN fallback notification could not find " in apn_fallback_required() 1463 apn_fallbk_log((LOG_INFO, "APN fallback notification found unscoped " in apn_fallback_required() 1479 apn_fallbk_log((LOG_INFO, "Abort: APN fallback notification found first-" in apn_fallback_required() 1505 apn_fallbk_log((LOG_INFO, "Abort: APN fallback notification found binary " in apn_fallback_required() 1548 apn_fallbk_log((LOG_INFO, "APN fallback notification issued.\n")); in apn_fallback_trigger()
|
| H A D | in_arp.c | 1870 log(LOG_INFO, "arp: %s on %s sent " in arp_ip_handle_input() 1878 log(LOG_INFO, "arp: sending " in arp_ip_handle_input() 2054 log(LOG_INFO, "arp: %s moved from %s to %s on %s\n", in arp_ip_handle_input()
|
| H A D | udp_usrreq.c | 694 log(LOG_INFO, "Connection attempt to " in udp_input() 702 log_in_vain_log((LOG_INFO, in udp_input()
|
| H A D | tcp_input.c | 2331 log(LOG_INFO, in tcp_input() 2339 log(LOG_INFO, in tcp_input() 2350 log_in_vain_log((LOG_INFO, in tcp_input()
|
| /xnu-11417.101.15/bsd/kern/ |
| H A D | socket_flows.c | 424 SOFLOW_ENTRY_LOG(LOG_INFO, so, hash_entry, hash_entry->soflow_debug, "Free entry"); in soflow_entry_free() 440 …SOFLOW_LOG(LOG_INFO, db->soflow_db_so, hash_entry->soflow_debug, "<Close nstat> - context %lX", (u… in soflow_db_remove_entry() 483 …SOFLOW_LOG(LOG_INFO, db->soflow_db_so, db->soflow_db_debug, "<db %p> freeing db (count == %d)", db… in soflow_db_free() 488 SOFLOW_ENTRY_LOG(LOG_INFO, db->soflow_db_so, entry, entry->soflow_debug, "Remove entry"); in soflow_db_free() 773 SOFLOW_LOG(LOG_INFO, db->soflow_db_so, db->soflow_db_debug, "total count %d", db->soflow_db_count); in soflow_db_add_entry() 863 SOFLOW_ENTRY_LOG(LOG_INFO, db->soflow_db_so, entry, entry->soflow_debug, "Updated outifp"); in soflow_entry_update_local() 905 SOFLOW_ENTRY_LOG(LOG_INFO, db->soflow_db_so, entry, entry->soflow_debug, "Updated address"); in soflow_entry_update_local() 912 SOFLOW_ENTRY_LOG(LOG_INFO, db->soflow_db_so, entry, entry->soflow_debug, "Updated port"); in soflow_entry_update_local() 1237 …SOFLOW_LOG(LOG_INFO, so, hash_entry->soflow_debug, "<Open nstat> - context %lX", (unsigned long)ha… in soflow_get_flow() 1255 SOFLOW_ENTRY_LOG(LOG_INFO, so, hash_entry, hash_entry->soflow_debug, "Added entry"); in soflow_get_flow() [all …]
|
| H A D | tracker.c | 606 TRACKER_LOG(LOG_INFO, "Could not retrieve flags TLV from parameters"); in tracker_add()
|
| H A D | uipc_socket.c | 2040 CFIL_LOG(LOG_INFO, in sosendcheck() 3552 CFIL_LOG(LOG_INFO, in soreceive()
|
| /xnu-11417.101.15/bsd/netinet6/ |
| H A D | ipsec_pwr.c | 67 ipseclog((LOG_INFO, in ipsec_monitor_sleep_wake()
|
| H A D | esp.h | 116 #define esp_log_info(_format, ...) _esp_log(LOG_INFO, _format, ##__VA_ARGS__)
|
| H A D | ipsec.h | 354 case LOG_INFO: \
|
| H A D | udp6_usrreq.c | 588 log(LOG_INFO, "Connection attempt to UDP " in udp6_input() 595 log(LOG_INFO, "Connection attempt " in udp6_input()
|
| H A D | ipsec.c | 404 ipseclog((LOG_INFO, in ipsec4_getpolicybysock() 462 ipseclog((LOG_INFO, in ipsec4_getpolicybysock() 552 ipseclog((LOG_INFO, "fixed system default policy:%d->%d\n", in ipsec4_getpolicybyaddr() 721 ipseclog((LOG_INFO, in ipsec6_getpolicybysock() 774 ipseclog((LOG_INFO, in ipsec6_getpolicybysock() 862 ipseclog((LOG_INFO, "fixed system default policy: %d->%d\n", in ipsec6_getpolicybyaddr() 1820 ? log(LOG_INFO, "fixed system default level " #lev ":%d->%d\n",\ in ipsec_get_reqlevel()
|
| H A D | in6.c | 2472 log(LOG_INFO, in in6_update_ifa() 2484 log(LOG_INFO, "%s: valid lifetime is 0 for %s\n", __func__, in in6_update_ifa() 2531 log(LOG_INFO, in in6_update_ifa() 2547 log(LOG_INFO, in in6_update_ifa()
|
| /xnu-11417.101.15/bsd/nfs/ |
| H A D | nfs_syscalls.c | 709 log(LOG_INFO, "nfsvc_addsock:: nfsrv_check_exports_allow_address(myname) returned %d\n", error); in nfssvc_addsock() 723 …log(LOG_INFO, "nfssvc_addsock: socket buffer setting SO_SNDBUF to %llu error(s) %d\n", sobufsize, … in nfssvc_addsock() 728 …log(LOG_INFO, "nfssvc_addsock: socket buffer setting SO_RCVBUF to %llu error(s) %d\n", sobufsize, … in nfssvc_addsock() 741 log(LOG_INFO, "nfssvc_addsock: socket timeout setting SO_RCVTIMEO error(s) %d\n", error); in nfssvc_addsock() 747 log(LOG_INFO, "nfssvc_addsock: socket timeout setting SO_SNDTIMEO error(s) %d\n", error); in nfssvc_addsock()
|
| H A D | nfs_socket.c | 312 log(LOG_INFO, "nfsd send error %d\n", error); in nfsrv_send()
|