Lines Matching refs:LOG_ERR

1194 		NECPLOG(LOG_ERR, "bad filter request %d", kn->kn_filter);  in necpop_kqfilter()
1201 NECPLOG0(LOG_ERR, "No channel for kqfilter"); in necpop_kqfilter()
1304 NECPLOG(LOG_ERR, "failed to get aop flow stats " in necp_client_collect_aop_flow_stats()
1890 …NECPLOG(LOG_ERR, "necp_client_remove close nexus error (%d) MESSAGE TYPE %u", netagent_error, mess… in necp_destroy_client_flow_registration()
1970 NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), in necp_destroy_client()
2016 …NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), "necp_update_client abort nexus error (%… in necp_process_defunct_list()
2846 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_update_local_port_parameters()
3096 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_parse_parameters()
3358 NECPLOG0(LOG_ERR, "Multiple resolver tags are not supported"); in necp_client_parse_parameters()
3446 NECPLOG(LOG_ERR, "Resolver tag length too short: %u", resolver_tag_length); in necp_client_parse_parameters()
3456 NECPLOG0(LOG_ERR, "Resolver tag invalid client ID"); in necp_client_parse_parameters()
3466 NECPLOG0(LOG_ERR, "Resolver tag invalid length for resolver answer"); in necp_client_parse_parameters()
3471 NECPLOG0(LOG_ERR, "Resolver tag invalid length for resolver answer"); in necp_client_parse_parameters()
3478 NECPLOG0(LOG_ERR, "Resolver tag hostname does not match"); in necp_client_parse_parameters()
3482 NECPLOG0(LOG_ERR, "Resolver tag address type does not match"); in necp_client_parse_parameters()
3486 NECPLOG0(LOG_ERR, "Resolver tag port does not match"); in necp_client_parse_parameters()
3492 NECPLOG0(LOG_ERR, "Resolver tag address does not match"); in necp_client_parse_parameters()
3502 NECPLOG0(LOG_ERR, "Resolver tag invalid length for browse result"); in necp_client_parse_parameters()
3507 NECPLOG0(LOG_ERR, "Resolver tag invalid length for browse result"); in necp_client_parse_parameters()
3516 NECPLOG0(LOG_ERR, "Resolver tag invalid length for service resolver answer"); in necp_client_parse_parameters()
3521 NECPLOG0(LOG_ERR, "Resolver tag invalid length for service resolver answer"); in necp_client_parse_parameters()
3528 NECPLOG(LOG_ERR, "Resolver tag unknown sign type: %u", validatable->signable.sign_type); in necp_client_parse_parameters()
3542 NECPLOG0(LOG_ERR, "Failed to validate resolve answer"); in necp_client_parse_parameters()
3931 NECPLOG0(LOG_ERR, "BB radio manager agent not found"); in necp_client_assert_bb_radio_manager_common()
3948 NECPLOG0(LOG_ERR, "netagent_client_message failed"); in necp_client_assert_bb_radio_manager_common()
3976 NECPLOG0(LOG_ERR, "Couldn't find client"); in necp_client_assert_bb_radio_manager()
5593 NECPLOG0(LOG_ERR, "NULL proc"); in necp_set_client_as_background()
5598 NECPLOG0(LOG_ERR, "NULL fp"); in necp_set_client_as_background()
5604 NECPLOG0(LOG_ERR, "Could not find client structure for backgrounded client"); in necp_set_client_as_background()
5610 NECPLOG0(LOG_ERR, "Not a client fd, ignore"); in necp_set_client_as_background()
6387 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_domain_info_common()
6662 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_netstat_data()
6754 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_netstat_initial_properties()
6819 …NECPLOG(LOG_ERR, "req tcp stats, necp_client flow_registration flow_stats missing for pid %d %s cu… in necp_request_nexus_tcp_netstats()
7021 …NECPLOG(LOG_ERR, "req tcp stats, necp_client flow_registration flow_stats missing for pid %d %s cu… in necp_request_aop_tcp_netstats()
7046 NECPLOG(LOG_ERR, "failed to get aop flow stats " in necp_request_aop_tcp_netstats()
7052 NECPLOG(LOG_ERR, "aop flow stats, flow tag 0x%x != 0x%x", in necp_request_aop_tcp_netstats()
7251 …NECPLOG(LOG_ERR, "req udp stats, necp_client flow_registration flow_stats missing for pid %d %s cu… in necp_request_udp_netstats()
7410 …NECPLOG(LOG_ERR, "req quic stats, necp_client flow_registration flow_stats missing for pid %d %s c… in necp_request_quic_netstats()
7616 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_find_conn_netstat_data()
7750 NECPLOG0(LOG_ERR, "Client does not hold necessary entitlement to observe other NECP clients"); in necp_open()
7847 NECPLOG0(LOG_ERR, "NECP client observers with push enabled may not add their own clients"); in necp_client_add()
7864 NECPLOG(LOG_ERR, "necp_client_add parameters copyin error (%d)", error); in necp_client_add()
7882 NECPLOG(LOG_ERR, "necp_client_add client_id copyout error (%d)", error); in necp_client_add()
7896 …NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to delegate network traffic for o… in necp_client_add()
7900 …NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to set attributed bundle identifi… in necp_client_add()
7916 NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to open a custom nexus client", in necp_client_add()
7927 NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement for custom protocol APIs", in necp_client_add()
7937 NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement for aop offload", in necp_client_add()
7991 …NECPLOG(LOG_ERR, "necp_client_add listener invalid address family (%d)", parsed_parameters.local_a… in necp_client_add()
8004 NECPLOG(LOG_ERR, "necp_client_add netns_reserve_ephemeral error (%d)", error); in necp_client_add()
8014 NECPLOG(LOG_ERR, "necp_client_add netns_reserve error (%d)", error); in necp_client_add()
8042 …NECPLOG0(LOG_ERR, "necp_client_add, no necp_client_inherit_from_parent as can't find parent on fd_… in necp_client_add()
8152 NECPLOG(LOG_ERR, "necp_client_claim copyin client_id error (%d)", error); in necp_client_claim()
8157 NECPLOG0(LOG_ERR, "necp_client_claim cannot claim from flow UUID"); in necp_client_claim()
8231 NECPLOG(LOG_ERR, "necp_client_remove copyin client_id error (%d)", error); in necp_client_remove()
8238 NECPLOG(LOG_ERR, "necp_client_remove flow_ifnet_stats copyin error (%d)", error); in necp_client_remove()
8244 NECPLOG(LOG_ERR, "necp_client_remove unexpected parameters length (%zu)", buffer_size); in necp_client_remove()
8275 NECPLOG0(LOG_ERR, "necp_client_remove ntstat shutdown finds nstat_context NULL"); in necp_client_remove()
8309 NECPLOG(LOG_ERR, "necp_client_remove invalid client_id (%d)", error); in necp_client_remove()
8342 …NECPLOG(LOG_ERR, "necp_client_remove_flow invalid client_id (length %zu)", (size_t)uap->client_id_… in necp_client_remove_flow()
8348 NECPLOG(LOG_ERR, "necp_client_remove_flow copyin client_id error (%d)", error); in necp_client_remove_flow()
8355 NECPLOG(LOG_ERR, "necp_client_remove flow_ifnet_stats copyin error (%d)", error); in necp_client_remove_flow()
8359 NECPLOG(LOG_ERR, "necp_client_remove unexpected parameters length (%zu)", buffer_size); in necp_client_remove_flow()
8397 NECPLOG(LOG_ERR, "Remove flow error (%d)", error); in necp_client_remove_flow()
8416 NECPLOG(LOG_ERR, "necp_client_parse_parameters error (%d)", error); in necp_client_check_tcp_heuristics()
8577 NECPLOG0(LOG_ERR, "necp_client_flow_mac_and_gateway: ifp is NULL"); in necp_client_flow_mac_and_gateway()
8743 NECPLOG(LOG_ERR, "necp_client_copy assigned results tlv_header copyout error (%d)", error); in necp_client_fillout_flow_tlvs()
8753 NECPLOG(LOG_ERR, "necp_client_copy assigned results copyout error (%d)", error); in necp_client_fillout_flow_tlvs()
8774 NECPLOG(LOG_ERR, "necp_client_copy protocol control event results" in necp_client_fillout_flow_tlvs()
8793 NECPLOG(LOG_ERR, "necp_client_copy mac address results" in necp_client_fillout_flow_tlvs()
8812 NECPLOG(LOG_ERR, "necp_client_copy flow stats index " in necp_client_fillout_flow_tlvs()
8839 NECPLOG(LOG_ERR, "necp_client_copy parameters copyout error (%d)", error); in necp_client_copy_internal()
8909 NECPLOG(LOG_ERR, "necp_client_copy result copyout error (%d)", error); in necp_client_copy_internal()
8916 NECPLOG(LOG_ERR, "necp_client_copy group members copyout error (%d)", error); in necp_client_copy_internal()
8974 …NECPLOG(LOG_ERR, "Incorrect length (got %zu, expected %zu)", (size_t)uap->client_id_len, sizeof(uu… in necp_client_copy()
8980 NECPLOG(LOG_ERR, "necp_client_copy client_id copyin error (%d)", error); in necp_client_copy()
9034 NECPLOG(LOG_ERR, "necp_client_copy request flow divert TLV copyout error (%d)", error); in necp_client_copy()
9085 NECPLOG0(LOG_ERR, "NECP fd is not observer, cannot copy client update"); in necp_client_copy_client_update()
9090 NECPLOG0(LOG_ERR, "Client id invalid, cannot copy client update"); in necp_client_copy_client_update()
9095 NECPLOG0(LOG_ERR, "Buffer invalid, cannot copy client update"); in necp_client_copy_client_update()
9111 NECPLOG(LOG_ERR, "Copy client update copyout client id error (%d)", error); in necp_client_copy_client_update()
9114 …NECPLOG(LOG_ERR, "Buffer size cannot hold update (%zu < %zu)", (size_t)uap->buffer_size, client_up… in necp_client_copy_client_update()
9119 NECPLOG(LOG_ERR, "Copy client update copyout error (%d)", error); in necp_client_copy_client_update()
9267 NECPLOG0(LOG_ERR, "Client does not hold necessary entitlement to list other NECP clients"); in necp_client_list()
9320 NECPLOG(LOG_ERR, "necp_client_list buffer copyout error (%d)", error); in necp_client_list()
9329 NECPLOG(LOG_ERR, "necp_client_list client count copyout error (%d)", error); in necp_client_list()
9357 …NECPLOG(LOG_ERR, "necp_client_add_flow invalid client_id (length %zu)", (size_t)uap->client_id_len… in necp_client_add_flow()
9364 NECPLOG(LOG_ERR, "necp_client_add_flow invalid buffer (length %zu)", buffer_size); in necp_client_add_flow()
9370 NECPLOG(LOG_ERR, "necp_client_add_flow copyin client_id error (%d)", error); in necp_client_add_flow()
9378 NECPLOG(LOG_ERR, "necp_client_add_flow copyin default_add_request error (%d)", error); in necp_client_add_flow()
9392 NECPLOG(LOG_ERR, "necp_client_add_flow copyin default_add_request error (%d)", error); in necp_client_add_flow()
9404 NECPLOG(LOG_ERR, "necp_client_add_flow process not found for pid %d error (%d)", pid, error); in necp_client_add_flow()
9427 NECPLOG0(LOG_ERR, "Failed to allocate flow registration"); in necp_client_add_flow()
9523 NECPLOG0(LOG_ERR, "Requested nexus not found"); in necp_client_add_flow()
9538 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_add_flow()
9631 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_add_flow()
9660 NECPLOG(LOG_ERR, "necp_client_add_flow copyout add_request error (%d)", error); in necp_client_add_flow()
9666 NECPLOG(LOG_ERR, "Add flow error (%d)", error); in necp_client_add_flow()
9698 NECPLOG(LOG_ERR, "necp_client_request_nexus copyin client_id error (%d)", error); in necp_client_request_nexus()
9707 NECPLOG(LOG_ERR, "necp_client_request_nexus process not found for pid %d error (%d)", pid, error); in necp_client_request_nexus()
9768 NECPLOG0(LOG_ERR, "Failed to allocate flow registration"); in necp_client_request_nexus()
9793 NECPLOG(LOG_ERR, "netagent_client_message error (%d)", error); in necp_client_request_nexus()
9809 NECPLOG(LOG_ERR, "necp_client_request_nexus copyin bufreq error (%d)", copy_error); in necp_client_request_nexus()
9814 NECPLOG(LOG_ERR, "necp_client_request_nexus copyout bufreq error (%d)", copy_error); in necp_client_request_nexus()
9828 NECPLOG(LOG_ERR, "Request nexus error (%d)", error); in necp_client_request_nexus()
9864 NECPLOG0(LOG_ERR, "Netagent uuid not previously asserted"); in necp_client_remove_assertion()
9885 NECPLOG0(LOG_ERR, "necp_client_agent_action invalid parameters"); in necp_client_agent_action()
9892 NECPLOG(LOG_ERR, "necp_client_agent_action copyin client_id error (%d)", error); in necp_client_agent_action()
9897 …NECPLOG(LOG_ERR, "necp_client_agent_action invalid buffer size (>%u)", NECP_MAX_AGENT_ACTION_SIZE); in necp_client_agent_action()
9910 NECPLOG(LOG_ERR, "necp_client_agent_action parameters copyin error (%d)", error); in necp_client_agent_action()
9924 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_agent_action()
9931 NECPLOG0(LOG_ERR, "Invalid TLV value"); in necp_client_agent_action()
10092 NECPLOG0(LOG_ERR, "necp_client_copy_agent bad input"); in necp_client_copy_agent()
10099 NECPLOG(LOG_ERR, "necp_client_copy_agent copyin agent_uuid error (%d)", error); in necp_client_copy_agent()
10131 NECPLOG(LOG_ERR, "Copyin client_id error (%d)", error); in necp_client_agent_use()
10137 NECPLOG(LOG_ERR, "Parameters copyin error (%d)", error); in necp_client_agent_use()
10155 NECPLOG(LOG_ERR, "Parameters copyout error (%d)", error); in necp_client_agent_use()
10177 NECPLOG0(LOG_ERR, "necp_client_copy_agent bad input"); in necp_client_acquire_agent_token()
10184 NECPLOG(LOG_ERR, "necp_client_copy_agent copyin agent_uuid error (%d)", error); in necp_client_acquire_agent_token()
10203 NECPLOG0(LOG_ERR, "necp_client_copy_interface bad input"); in necp_client_copy_interface()
10210 NECPLOG(LOG_ERR, "necp_client_copy_interface copyin interface_index error (%d)", error); in necp_client_copy_interface()
10216 NECPLOG(LOG_ERR, "necp_client_copy_interface bad interface_index (%d)", interface_index); in necp_client_copy_interface()
10353 NECPLOG(LOG_ERR, "necp_client_copy_interface copyout error (%d)", error); in necp_client_copy_interface()
10376 NECPLOG0(LOG_ERR, "necp_client_get_interface_address bad input"); in necp_client_get_interface_address()
10383 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyin interface_index error (%d)", error); in necp_client_get_interface_address()
10389 NECPLOG(LOG_ERR, "necp_client_get_interface_address bad interface_index (%d)", interface_index); in necp_client_get_interface_address()
10395 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyin address error (%d)", error); in necp_client_get_interface_address()
10401 …NECPLOG(LOG_ERR, "necp_client_get_interface_address invalid address family (%u)", address.ss_famil… in necp_client_get_interface_address()
10407 NECPLOG(LOG_ERR, "necp_client_get_interface_address invalid address length (%u)", address.ss_len); in necp_client_get_interface_address()
10419 NECPLOG0(LOG_ERR, "necp_client_get_interface_address no matching interface found"); in necp_client_get_interface_address()
10426 NECPLOG0(LOG_ERR, "necp_client_get_interface_address route lookup failed"); in necp_client_get_interface_address()
10438 NECPLOG(LOG_ERR, "necp_client_get_interface_address local address selection failed (%d)", error); in necp_client_get_interface_address()
10444 NECPLOG(LOG_ERR, "necp_client_get_interface_address local address too long for buffer (%u)", in necp_client_get_interface_address()
10451 NECPLOG(LOG_ERR, "necp_client_get_interface_address copyout error (%d)", error); in necp_client_get_interface_address()
10638 NECPLOG(LOG_ERR, "failed to create stats arena for pid %d\n", fd_data->proc_pid); in necp_arena_create()
10652 NECPLOG(LOG_ERR, "failed to map stats arena for pid %d\n", fd_data->proc_pid); in necp_arena_create()
10849 NECPLOG(LOG_ERR, "failed to create arena for pid %d\n", fd_data->proc_pid); in necp_sysctl_arena_initialize()
10863 NECPLOG(LOG_ERR, "failed to map sysctl arena for pid %d\n", fd_data->proc_pid); in necp_sysctl_arena_initialize()
11055 NECPLOG(LOG_ERR, "failed to setup aop flow " in necp_aop_offload_stats_initialize()
11076 NECPLOG(LOG_ERR, "failed to cleanup aop offload stats with error %d", error); in necp_aop_offload_stats_destroy()
11132 NECPLOG0(LOG_ERR, "necp_client_copy_route_statistics bad input"); in necp_client_copy_route_statistics()
11139 NECPLOG(LOG_ERR, "necp_client_copy_route_statistics copyin client_id error (%d)", error); in necp_client_copy_route_statistics()
11179 NECPLOG(LOG_ERR, "necp_client_copy_route_statistics copyout error (%d)", error); in necp_client_copy_route_statistics()
11207 NECPLOG(LOG_ERR, "necp_client_update_cache copyin client_id error (%d)", error); in necp_client_update_cache()
11236 NECPLOG(LOG_ERR, "necp_client_update_cache no flow error (%d)", error); in necp_client_update_cache()
11251 NECPLOG(LOG_ERR, "necp_client_update_cache copyin cache buffer error (%d)", error); in necp_client_update_cache()
11268 NECPLOG(LOG_ERR, "necp_client_update_cache copyin ecn cache buffer error (%d)", error); in necp_client_update_cache()
11292 NECPLOG(LOG_ERR, "necp_client_update_cache copyin tfo cache buffer error (%d)", error); in necp_client_update_cache()
11340 NECPLOG0(LOG_ERR, "Process does not hold the necessary entitlement to sign resolver answers"); in necp_client_sign()
11359 NECPLOG(LOG_ERR, "necp_client_sign allocate signable %zu failed", signable_length); in necp_client_sign()
11368 NECPLOG(LOG_ERR, "necp_client_sign copyin signable error (%d)", error); in necp_client_sign()
11425 NECPLOG(LOG_ERR, "necp_client_sign unknown signable type (%u)", signable->sign_type); in necp_client_sign()
11435 NECPLOG(LOG_ERR, "necp_client_sign unexpected tag size %zu", tag_size); in necp_client_sign()
11441 NECPLOG(LOG_ERR, "necp_client_sign copyout error (%d)", error); in necp_client_sign()
11474 …NECPLOG0(LOG_ERR, "Process does not hold the necessary entitlement to directly validate resolver a… in necp_client_validate()
11489 NECPLOG(LOG_ERR, "necp_client_validate allocate struct %zu failed", validatable_length); in necp_client_validate()
11498 NECPLOG(LOG_ERR, "necp_client_validate copyin error (%d)", error); in necp_client_validate()
11534 NECPLOG0(LOG_ERR, "necp_client_get_signed_client_id bad input"); in necp_client_get_signed_client_id()
11541 NECPLOG(LOG_ERR, "necp_client_get_signed_client_id copyin request_type error (%d)", error); in necp_client_get_signed_client_id()
11547 NECPLOG(LOG_ERR, "necp_client_get_signed_client_id bad request_type (%d)", request_type); in necp_client_get_signed_client_id()
11559 NECPLOG(LOG_ERR, "necp_client_get_signed_client_id unexpected tag size %zu", tag_size); in necp_client_get_signed_client_id()
11569 NECPLOG(LOG_ERR, "necp_client_get_signed_client_id copyout error (%d)", error); in necp_client_get_signed_client_id()
11595 NECPLOG0(LOG_ERR, "necp_client_set_signed_client_id client lacks the necessary entitlement"); in necp_client_set_signed_client_id()
11603 NECPLOG0(LOG_ERR, "necp_client_set_signed_client_id bad input"); in necp_client_set_signed_client_id()
11610 NECPLOG(LOG_ERR, "necp_client_set_signed_client_id copyin request_type error (%d)", error); in necp_client_set_signed_client_id()
11616 NECPLOG(LOG_ERR, "necp_client_set_signed_client_id bad request_type (%d)", request_type); in necp_client_set_signed_client_id()
11622 NECPLOG(LOG_ERR, "necp_client_set_signed_client_id copyin request error (%d)", error); in necp_client_set_signed_client_id()
11632 NECPLOG(LOG_ERR, "necp_client_set_signed_client_id signature validation failed (%d)", error); in necp_client_set_signed_client_id()
11652 NECPLOG0(LOG_ERR, "necp_client_copy_flow_stats only supported for aop flows"); in necp_client_copy_flow_stats()
11657 NECPLOG(LOG_ERR, "net_aop_get_flow_stats failed (%d)", error); in necp_client_copy_flow_stats()
11679 …NECPLOG(LOG_ERR, "necp_client_remove_flow invalid client_id (length %zu)", (size_t)uap->client_id_… in necp_client_get_flow_statistics()
11685 NECPLOG(LOG_ERR, "necp_client_get_flow_statistics copyin client_id error (%d)", error); in necp_client_get_flow_statistics()
11696 NECPLOG(LOG_ERR, "necp_client_get_flow_statistics copyin protocol error (%d)", error); in necp_client_get_flow_statistics()
11701 NECPLOG(LOG_ERR, "necp_client_get_flow_statistics, transport proto %u not supported", in necp_client_get_flow_statistics()
11725 NECPLOG(LOG_ERR, "necp_client_get_flow_statistics copyout failed (%d)", error); in necp_client_get_flow_statistics()
11737 NECPLOG(LOG_ERR, "get flow statistics error (%d)", error); in necp_client_get_flow_statistics()
11753 NECPLOG(LOG_ERR, "necp_client_action find fd error (%d)", error); in necp_client_action()
11872 NECPLOG(LOG_ERR, "necp_client_action unknown action (%u)", action); in necp_client_action()
11965 NECPLOG(LOG_ERR, "Failed to allocate a socket attribute buffer (size %zu)", string_size); in necp_set_socket_attribute()
11971 NECPLOG0(LOG_ERR, "Failed to get socket attribute"); in necp_set_socket_attribute()
12029 NECPLOG0(LOG_ERR, "Could not set domain context TLV for socket attributes"); in necp_set_socket_attributes()
12038 NECPLOG0(LOG_ERR, "Could not set domain TLV for socket attributes"); in necp_set_socket_attributes()
12044 NECPLOG0(LOG_ERR, "Could not set domain owner TLV for socket attributes"); in necp_set_socket_attributes()
12050 NECPLOG0(LOG_ERR, "Could not set tracker domain TLV for socket attributes"); in necp_set_socket_attributes()
12056 NECPLOG0(LOG_ERR, "Could not set account TLV for socket attributes"); in necp_set_socket_attributes()