Lines Matching refs:NECPLOG

202NECPLOG(LOG_NOTICE, "NECP_CLIENT_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0, clien…
211NECPLOG(LOG_NOTICE, "NECP CLIENT FLOW TRACE <pid %d %s> <flow %s>: " fmt "\n", client ? client->pr…
218NECPLOG(LOG_NOTICE, "NECP_CLIENT_PARAMS_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0…
230NECPLOG(LOG_NOTICE, "NECP_SOCKET_PARAMS_LOG <pid %d>: " fmt "\n", NECP_SOCKET_PID(so), ##__VA_ARGS…
235NECPLOG(LOG_NOTICE, "NECP_SOCKET_ATTRIBUTE_LOG: " fmt "\n", ##__VA_ARGS__); …
240NECPLOG(LOG_NOTICE, "NECP_CLIENT_TRACKER_LOG <pid %d>: " fmt "\n", pid, ##__VA_ARGS__); …
1023 NECPLOG(LOG_ERR, "bad filter request %d", kn->kn_filter); in necpop_kqfilter()
1588NECPLOG(LOG_ERR, "necp_client_remove close nexus error (%d) MESSAGE TYPE %u", netagent_error, mess… in necp_destroy_client_flow_registration()
1666 NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), in necp_destroy_client()
1710NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), "necp_update_client abort nexus error (%… in necp_process_defunct_list()
2520 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_update_local_port_parameters()
2750 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_parse_parameters()
3067 NECPLOG(LOG_ERR, "Failed to validate answer for hostname %s", client_hostname); in necp_client_parse_parameters()
5674 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_domain_info_common()
5883 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_netstat_data()
5969 NECPLOG(LOG_INFO, "req tcp stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_tcp_netstats()
6011NECPLOG(LOG_ERR, "req tcp stats, necp_client flow_registration flow_stats missing for pid %d %s cu… in necp_request_tcp_netstats()
6139 NECPLOG(LOG_INFO, "req udp stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_udp_netstats()
6155NECPLOG(LOG_ERR, "req udp stats, necp_client flow_registration flow_stats missing for pid %d %s cu… in necp_request_udp_netstats()
6258 NECPLOG(LOG_INFO, "req quic stats, failed to get route details for pid %d curproc %d %s\n", in necp_request_quic_netstats()
6293NECPLOG(LOG_ERR, "req quic stats, necp_client flow_registration flow_stats missing for pid %d %s c… in necp_request_quic_netstats()
6417 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_conn_netstat_data()
6658 NECPLOG(LOG_ERR, "necp_client_add parameters copyin error (%d)", error); in necp_client_add()
6677 NECPLOG(LOG_ERR, "necp_client_add client_id copyout error (%d)", error); in necp_client_add()
6691NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to delegate network traffic for o… in necp_client_add()
6695NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to set attributed bundle identifi… in necp_client_add()
6711 NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to open a custom nexus client", in necp_client_add()
6722 NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement for custom protocol APIs", in necp_client_add()
6767NECPLOG(LOG_ERR, "necp_client_add listener invalid address family (%d)", parsed_parameters.local_a… in necp_client_add()
6776 NECPLOG(LOG_ERR, "necp_client_add netns_reserve_ephemeral error (%d)", error); in necp_client_add()
6786 NECPLOG(LOG_ERR, "necp_client_add netns_reserve error (%d)", error); in necp_client_add()
6855 NECPLOG(LOG_ERR, "necp_client_claim copyin client_id error (%d)", error); in necp_client_claim()
6927 NECPLOG(LOG_ERR, "necp_client_remove copyin client_id error (%d)", error); in necp_client_remove()
6934 NECPLOG(LOG_ERR, "necp_client_remove flow_ifnet_stats copyin error (%d)", error); in necp_client_remove()
6940 NECPLOG(LOG_ERR, "necp_client_remove unexpected parameters length (%zu)", buffer_size); in necp_client_remove()
7005 NECPLOG(LOG_ERR, "necp_client_remove invalid client_id (%d)", error); in necp_client_remove()
7038NECPLOG(LOG_ERR, "necp_client_remove_flow invalid client_id (length %zu)", (size_t)uap->client_id_… in necp_client_remove_flow()
7044 NECPLOG(LOG_ERR, "necp_client_remove_flow copyin client_id error (%d)", error); in necp_client_remove_flow()
7051 NECPLOG(LOG_ERR, "necp_client_remove flow_ifnet_stats copyin error (%d)", error); in necp_client_remove_flow()
7055 NECPLOG(LOG_ERR, "necp_client_remove unexpected parameters length (%zu)", buffer_size); in necp_client_remove_flow()
7092 NECPLOG(LOG_ERR, "Remove flow error (%d)", error); in necp_client_remove_flow()
7109 NECPLOG(LOG_ERR, "necp_client_parse_parameters error (%d)", error); in necp_client_check_tcp_heuristics()
7313 NECPLOG(LOG_ERR, "necp_client_copy assigned results tlv_header copyout error (%d)", error); in necp_client_fillout_flow_tlvs()
7323 NECPLOG(LOG_ERR, "necp_client_copy assigned results copyout error (%d)", error); in necp_client_fillout_flow_tlvs()
7345 NECPLOG(LOG_ERR, "necp_client_copy protocol control event results" in necp_client_fillout_flow_tlvs()
7375 NECPLOG(LOG_ERR, "necp_client_copy parameters copyout error (%d)", error); in necp_client_copy_internal()
7436 NECPLOG(LOG_ERR, "necp_client_copy result copyout error (%d)", error); in necp_client_copy_internal()
7443 NECPLOG(LOG_ERR, "necp_client_copy group members copyout error (%d)", error); in necp_client_copy_internal()
7500NECPLOG(LOG_ERR, "Incorrect length (got %zu, expected %zu)", (size_t)uap->client_id_len, sizeof(uu… in necp_client_copy()
7506 NECPLOG(LOG_ERR, "necp_client_copy client_id copyin error (%d)", error); in necp_client_copy()
7608 NECPLOG(LOG_ERR, "Copy client update copyout client id error (%d)", error); in necp_client_copy_client_update()
7611NECPLOG(LOG_ERR, "Buffer size cannot hold update (%zu < %zu)", (size_t)uap->buffer_size, client_up… in necp_client_copy_client_update()
7616 NECPLOG(LOG_ERR, "Copy client update copyout error (%d)", error); in necp_client_copy_client_update()
7765 NECPLOG(LOG_ERR, "necp_client_list buffer copyout error (%d)", error); in necp_client_list()
7774 NECPLOG(LOG_ERR, "necp_client_list client count copyout error (%d)", error); in necp_client_list()
7802NECPLOG(LOG_ERR, "necp_client_add_flow invalid client_id (length %zu)", (size_t)uap->client_id_len… in necp_client_add_flow()
7809 NECPLOG(LOG_ERR, "necp_client_add_flow invalid buffer (length %zu)", buffer_size); in necp_client_add_flow()
7815 NECPLOG(LOG_ERR, "necp_client_add_flow copyin client_id error (%d)", error); in necp_client_add_flow()
7823 NECPLOG(LOG_ERR, "necp_client_add_flow copyin default_add_request error (%d)", error); in necp_client_add_flow()
7837 NECPLOG(LOG_ERR, "necp_client_add_flow copyin default_add_request error (%d)", error); in necp_client_add_flow()
7849 NECPLOG(LOG_ERR, "necp_client_add_flow process not found for pid %d error (%d)", pid, error); in necp_client_add_flow()
7938 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_add_flow()
8002 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_add_flow()
8031 NECPLOG(LOG_ERR, "necp_client_add_flow copyout add_request error (%d)", error); in necp_client_add_flow()
8037 NECPLOG(LOG_ERR, "Add flow error (%d)", error); in necp_client_add_flow()
8069 NECPLOG(LOG_ERR, "necp_client_request_nexus copyin client_id error (%d)", error); in necp_client_request_nexus()
8078 NECPLOG(LOG_ERR, "necp_client_request_nexus process not found for pid %d error (%d)", pid, error); in necp_client_request_nexus()
8164 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_request_nexus()
8180 NECPLOG(LOG_ERR, "necp_client_request_nexus copyin bufreq error (%d)", copy_error); in necp_client_request_nexus()
8185 NECPLOG(LOG_ERR, "necp_client_request_nexus copyout bufreq error (%d)", copy_error); in necp_client_request_nexus()
8199 NECPLOG(LOG_ERR, "Request nexus error (%d)", error); in necp_client_request_nexus()
8263 NECPLOG(LOG_ERR, "necp_client_agent_action copyin client_id error (%d)", error); in necp_client_agent_action()
8268NECPLOG(LOG_ERR, "necp_client_agent_action invalid buffer size (>%u)", NECP_MAX_AGENT_ACTION_SIZE); in necp_client_agent_action()
8281 NECPLOG(LOG_ERR, "necp_client_agent_action parameters copyin error (%d)", error); in necp_client_agent_action()
8295 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_agent_action()
8434 NECPLOG(LOG_ERR, "necp_client_copy_agent copyin agent_uuid error (%d)", error); in necp_client_copy_agent()
8466 NECPLOG(LOG_ERR, "Copyin client_id error (%d)", error); in necp_client_agent_use()
8472 NECPLOG(LOG_ERR, "Parameters copyin error (%d)", error); in necp_client_agent_use()
8490 NECPLOG(LOG_ERR, "Parameters copyout error (%d)", error); in necp_client_agent_use()
8519 NECPLOG(LOG_ERR, "necp_client_copy_agent copyin agent_uuid error (%d)", error); in necp_client_acquire_agent_token()
8545 NECPLOG(LOG_ERR, "necp_client_copy_interface copyin interface_index error (%d)", error); in necp_client_copy_interface()
8551 NECPLOG(LOG_ERR, "necp_client_copy_interface bad interface_index (%d)", interface_index); in necp_client_copy_interface()
8675 NECPLOG(LOG_ERR, "necp_client_copy_interface copyout error (%d)", error); in necp_client_copy_interface()
8705 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyin interface_index error (%d)", error); in necp_client_get_interface_address()
8711 NECPLOG(LOG_ERR, "necp_client_get_interface_address bad interface_index (%d)", interface_index); in necp_client_get_interface_address()
8717 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyin address error (%d)", error); in necp_client_get_interface_address()
8723NECPLOG(LOG_ERR, "necp_client_get_interface_address invalid address family (%u)", address.ss_famil… in necp_client_get_interface_address()
8729 NECPLOG(LOG_ERR, "necp_client_get_interface_address invalid address length (%u)", address.ss_len); in necp_client_get_interface_address()
8760 NECPLOG(LOG_ERR, "necp_client_get_interface_address local address selection failed (%d)", error); in necp_client_get_interface_address()
8766 NECPLOG(LOG_ERR, "necp_client_get_interface_address local address too long for buffer (%u)", in necp_client_get_interface_address()
8773 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyout error (%d)", error); in necp_client_get_interface_address()
8959 NECPLOG(LOG_ERR, "failed to create stats arena for pid %d\n", fd_data->proc_pid); in necp_arena_create()
8973 NECPLOG(LOG_ERR, "failed to map stats arena for pid %d\n", fd_data->proc_pid); in necp_arena_create()
9164 NECPLOG(LOG_ERR, "failed to create arena for pid %d\n", fd_data->proc_pid); in necp_sysctl_arena_initialize()
9178 NECPLOG(LOG_ERR, "failed to map sysctl arena for pid %d\n", fd_data->proc_pid); in necp_sysctl_arena_initialize()
9408 NECPLOG(LOG_ERR, "necp_client_copy_route_statistics copyin client_id error (%d)", error); in necp_client_copy_route_statistics()
9442 NECPLOG(LOG_ERR, "necp_client_copy_route_statistics copyout error (%d)", error); in necp_client_copy_route_statistics()
9470 NECPLOG(LOG_ERR, "necp_client_update_cache copyin client_id error (%d)", error); in necp_client_update_cache()
9499 NECPLOG(LOG_ERR, "necp_client_update_cache no flow error (%d)", error); in necp_client_update_cache()
9514 NECPLOG(LOG_ERR, "necp_client_update_cache copyin cache buffer error (%d)", error); in necp_client_update_cache()
9531 NECPLOG(LOG_ERR, "necp_client_update_cache copyin ecn cache buffer error (%d)", error); in necp_client_update_cache()
9555 NECPLOG(LOG_ERR, "necp_client_update_cache copyin tfo cache buffer error (%d)", error); in necp_client_update_cache()
9618 NECPLOG(LOG_ERR, "necp_client_sign copyin signable error (%d)", error); in necp_client_sign()
9623 NECPLOG(LOG_ERR, "necp_client_sign unknown signable type (%u)", signable.sign_type); in necp_client_sign()
9635 NECPLOG(LOG_ERR, "necp_client_sign copyin address_answer error (%d)", error); in necp_client_sign()
9641 NECPLOG(LOG_ERR, "necp_client_sign copyin hostname_length error (%d)", error); in necp_client_sign()
9652 NECPLOG(LOG_ERR, "necp_client_sign malloc hostname %u failed", hostname_length); in necp_client_sign()
9664 NECPLOG(LOG_ERR, "necp_client_sign copyin hostname error (%d)", error); in necp_client_sign()
9673 NECPLOG(LOG_ERR, "necp_client_sign unexpected tag size %u", tag_size); in necp_client_sign()
9679 NECPLOG(LOG_ERR, "necp_client_sign copyout error (%d)", error); in necp_client_sign()
9702 NECPLOG(LOG_ERR, "necp_client_action find fd error (%d)", error); in necp_client_action()
9804 NECPLOG(LOG_ERR, "necp_client_action unknown action (%u)", action); in necp_client_action()
9892 NECPLOG(LOG_ERR, "Failed to allocate a socket attribute buffer (size %zu)", string_size); in necp_set_socket_attribute()
9986NECPLOG(LOG_DEBUG, "Set on socket: Domain %s, Domain owner %s, Domain context %s, Tracker domain %… in necp_set_socket_attributes()
10176NECPLOG(LOG_DEBUG, "Set on socket: Domain <%s> Domain owner <%s> Domain context <%s> Tracker domai… in necp_set_socket_domain_attributes()