Lines Matching refs:LOG_ERR

728 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - fam %d proto %d port <local %d/%d remote %d/%d> <…
736 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: %s - fam %d proto %d port <local %d/%d remote %d/…
744 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: %s - fam %d proto %d port <local %d/%d remote %d/…
752 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: %s - fam %d proto %d port <local %d/%d remote %d/…
758 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: %s - <policy_id %d skip_policy_id %d> <cached pol…
766 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - fam %d proto %d port <local %d/%d remote %d/%d> <…
774 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - fam %d proto %d port <local %d/%d remote %d/%d> <…
782 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - fam %d proto %d port <local %d/%d remote %d/%d> <…
788 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: %s - policy id=%d session_order=%d policy_order=%…
794 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - policy id=%d session_order=%d policy_order=%d res…
800 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: ------ %smatching <%s> <value (%d / 0x%X) (%d / 0x%X) …
806 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: ------ %smatching <%s> <value %s %s %s input %s %s %s>…
820 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: ------ %smatching <%s> <value (%d / 0x%X) (%d / 0…
826 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s %llx>: ------ %smatching <%s> <value %s %s %s input %s %…
1044 NECPLOG0(LOG_ERR, "Only platform-signed binaries can open NECP sessions"); in necp_session_open()
1050 NECPLOG0(LOG_ERR, "Process does not hold necessary entitlement to open NECP session"); in necp_session_open()
1132 NECPLOG(LOG_ERR, "necp_session_add_policy invalid input (%zu)", (size_t)uap->in_buffer_length); in necp_session_add_policy()
1138 …NECPLOG(LOG_ERR, "necp_session_add_policy invalid output buffer (%zu)", (size_t)uap->out_buffer_le… in necp_session_add_policy()
1150 NECPLOG(LOG_ERR, "necp_session_add_policy tlv copyin error (%d)", error); in necp_session_add_policy()
1156 NECPLOG(LOG_ERR, "necp_session_add_policy failed to add policy (%d)", error); in necp_session_add_policy()
1162 NECPLOG(LOG_ERR, "necp_session_add_policy policy_id copyout error (%d)", error); in necp_session_add_policy()
1183 NECPLOG(LOG_ERR, "necp_session_get_policy invalid input (%zu)", (size_t)uap->in_buffer_length); in necp_session_get_policy()
1191 NECPLOG(LOG_ERR, "necp_session_get_policy policy_id copyin error (%d)", error); in necp_session_get_policy()
1197 NECPLOG(LOG_ERR, "Failed to find policy with id %d", policy_id); in necp_session_get_policy()
1207 …NECPLOG(LOG_ERR, "necp_session_get_policy buffer not large enough (%zu < %u)", (size_t)uap->out_bu… in necp_session_get_policy()
1213 NECPLOG(LOG_ERR, "necp_session_get_policy size too large to copy (%u)", response_size); in necp_session_get_policy()
1235 NECPLOG(LOG_ERR, "necp_session_get_policy TLV copyout error (%d)", error); in necp_session_get_policy()
1255 NECPLOG(LOG_ERR, "necp_session_delete_policy invalid input (%zu)", (size_t)uap->in_buffer_length); in necp_session_delete_policy()
1263 NECPLOG(LOG_ERR, "necp_session_delete_policy policy_id copyin error (%d)", error); in necp_session_delete_policy()
1269 NECPLOG(LOG_ERR, "necp_session_delete_policy failed to find policy with id %u", delete_policy_id); in necp_session_delete_policy()
1307 NECPLOG(LOG_ERR, "necp_session_list_all size too large to copy (%u policies)", num_policies); in necp_session_list_all()
1314 …NECPLOG(LOG_ERR, "necp_session_list_all buffer not large enough (%zu < %u)", (size_t)uap->out_buff… in necp_session_list_all()
1336 NECPLOG(LOG_ERR, "necp_session_list_all TLV copyout error (%d)", error); in necp_session_list_all()
1368 …NECPLOG(LOG_ERR, "necp_session_set_session_priority invalid input (%zu)", (size_t)uap->in_buffer_l… in necp_session_set_session_priority()
1376 NECPLOG(LOG_ERR, "necp_session_set_session_priority priority copyin error (%d)", error); in necp_session_set_session_priority()
1387 …NECPLOG(LOG_ERR, "Session does not hold necessary entitlement to claim priority level %d", request… in necp_session_set_session_priority()
1425 …NECPLOG(LOG_ERR, "necp_session_dump_all invalid output buffer (%zu)", (size_t)uap->out_buffer_leng… in necp_session_dump_all()
1447 NECPLOG(LOG_ERR, "necp_session_add_domain_filter invalid input (%zu)", (size_t)in_buffer_length); in necp_session_add_domain_filter()
1453 …NECPLOG(LOG_ERR, "necp_session_add_domain_filter buffer not large enough (%zu)", (size_t)out_buffe… in necp_session_add_domain_filter()
1460 NECPLOG(LOG_ERR, "necp_session_add_domain_filter allocate filter error (%zu)", in_buffer_length); in necp_session_add_domain_filter()
1467 NECPLOG(LOG_ERR, "necp_session_add_domain_filter filter copyin error (%d)", error); in necp_session_add_domain_filter()
1473 …NECPLOG(LOG_ERR, "necp_session_add_domain_filter size mismatch (%zu != %zu)", expected_filter_size… in necp_session_add_domain_filter()
1490 NECPLOG(LOG_ERR, "necp_session_add_domain_filter ID copyout error (%d)", error); in necp_session_add_domain_filter()
1512 …NECPLOG(LOG_ERR, "necp_session_remove_domain_filter invalid input (%zu)", (size_t)in_buffer_length… in necp_session_remove_domain_filter()
1520 NECPLOG(LOG_ERR, "necp_session_remove_domain_filter uuid copyin error (%d)", error); in necp_session_remove_domain_filter()
1570 NECPLOG(LOG_ERR, "necp_session_add_domain_trie invalid input (%zu)", (size_t)in_buffer_length); in necp_session_add_domain_trie()
1576 …NECPLOG(LOG_ERR, "necp_session_add_domain_trie buffer not large enough (%zu)", (size_t)out_buffer_… in necp_session_add_domain_trie()
1583 …NECPLOG(LOG_ERR, "necp_session_add_domain_trie allocate trie request error (%zu)", in_buffer_lengt… in necp_session_add_domain_trie()
1590 NECPLOG(LOG_ERR, "necp_session_add_domain_trie filter copyin error (%d)", error); in necp_session_add_domain_trie()
1605 NECPLOG(LOG_ERR, "necp_session_add_domain_trie ID copyout error (%d)", error); in necp_session_add_domain_trie()
1627 NECPLOG(LOG_ERR, "necp_session_remove_domain_trie invalid input (%zu)", (size_t)in_buffer_length); in necp_session_remove_domain_trie()
1635 NECPLOG(LOG_ERR, "necp_session_remove_domain_trie uuid copyin error (%d)", error); in necp_session_remove_domain_trie()
1693 …NECPLOG(LOG_ERR, "necp_session_trie_dump_all out_buffer not large enough for %zu", (size_t)output_… in necp_session_trie_dump_all()
1698 …NECPLOG(LOG_ERR, "necp_session_trie_dump_all temporary buffer not large enough for %zu", (size_t)o… in necp_session_trie_dump_all()
1733 NECPLOG(LOG_ERR, "necp_session_action find fd error (%d)", error); in necp_session_action()
1828 NECPLOG(LOG_ERR, "necp_session_action unknown action (%u)", action); in necp_session_action()
2111 NECPLOG0(LOG_ERR, "Cannot write TLV in buffer (invalid cursor)"); in necp_buffer_write_tlv_validate()
2117 NECPLOG(LOG_ERR, "Cannot write TLV in buffer (TLV length %u, buffer length %u)", in necp_buffer_write_tlv_validate()
2317 NECPLOG0(LOG_ERR, "necp_get_tlv_at_offset buffer is NULL"); in necp_get_tlv_at_offset()
2325 NECPLOG(LOG_ERR, "necp_get_tlv_at_offset buffer_length is too small for TLV (%u < %lu)", in necp_get_tlv_at_offset()
2333 …NECPLOG(LOG_ERR, "necp_get_tlv_at_offset buffer_length is too small for TLV of length %u (%u < %lu… in necp_get_tlv_at_offset()
2341 NECPLOG(LOG_ERR, "necp_get_tlv_at_offset out_buffer_length is too small for TLV value (%u < %u)", in necp_get_tlv_at_offset()
2349 NECPLOG0(LOG_ERR, "necp_get_tlv_at_offset tlv_value is NULL"); in necp_get_tlv_at_offset()
2962 NECPLOG(LOG_ERR, "Failed to get policy order: %d", error); in necp_handle_policy_add()
2970 NECPLOG(LOG_ERR, "Failed to find policy result TLV: %d", error); in necp_handle_policy_add()
2977 NECPLOG(LOG_ERR, "Failed to get policy result length: %d", error); in necp_handle_policy_add()
2982 NECPLOG(LOG_ERR, "Policy result length too large: %u", policy_result_size); in necp_handle_policy_add()
2988 NECPLOG(LOG_ERR, "Failed to allocate a policy result buffer (size %d)", policy_result_size); in necp_handle_policy_add()
2994 NECPLOG(LOG_ERR, "Failed to get policy result: %d", error); in necp_handle_policy_add()
2999 NECPLOG0(LOG_ERR, "Failed to validate policy result"); in necp_handle_policy_add()
3015 NECPLOG0(LOG_ERR, "Route rules size overflowed, too large"); in necp_handle_policy_add()
3022 NECPLOG0(LOG_ERR, "Failed to get policy route rules"); in necp_handle_policy_add()
3027 NECPLOG(LOG_ERR, "Route rules length too large: %u", route_rules_array_size); in necp_handle_policy_add()
3033 …NECPLOG(LOG_ERR, "Failed to allocate a policy route rules array (size %d)", route_rules_array_size… in necp_handle_policy_add()
3059 NECPLOG0(LOG_ERR, "Failed to validate policy route rule"); in necp_handle_policy_add()
3066 NECPLOG0(LOG_ERR, "Failed to validate route rule; contained multiple default route rules"); in necp_handle_policy_add()
3089 NECPLOG0(LOG_ERR, "Conditions size overflowed, too large"); in necp_handle_policy_add()
3097 NECPLOG0(LOG_ERR, "Failed to get policy conditions"); in necp_handle_policy_add()
3102 NECPLOG(LOG_ERR, "Conditions length too large: %u", conditions_array_size); in necp_handle_policy_add()
3108 NECPLOG(LOG_ERR, "Failed to allocate a policy conditions array (size %d)", conditions_array_size); in necp_handle_policy_add()
3133 NECPLOG0(LOG_ERR, "Failed to validate policy condition"); in necp_handle_policy_add()
3144 … NECPLOG0(LOG_ERR, "Failed to validate conditions; contained default and non-default conditions"); in necp_handle_policy_add()
3170 NECPLOG0(LOG_ERR, "Failed to validate conditions; did not contain application condition"); in necp_handle_policy_add()
3176 …NECPLOG0(LOG_ERR, "Failed to validate conditions; kernel pid (0) condition allows only Pass/Skip r… in necp_handle_policy_add()
3216 NECPLOG0(LOG_ERR, "Allocate policy id failed.\n"); in necp_policy_get_new_id()
3346 …NECPLOG0(LOG_ERR, "Session does not hold the necessary entitlement to get Network Extension Policy… in necp_handle_policy_dump_all()
4916 NECPLOG0(LOG_ERR, "Failed to find a free socket kernel policy ID.\n"); in necp_kernel_policy_get_new_id()
4931 NECPLOG0(LOG_ERR, "Failed to find a free IP kernel policy ID.\n"); in necp_kernel_policy_get_new_id()
4942 NECPLOG0(LOG_ERR, "Allocate kernel policy id failed.\n"); in necp_kernel_policy_get_new_id()
5804 NECPLOG0(LOG_ERR, "Failed to find a free app UUID.\n"); in necp_get_new_string_id()
5814 NECPLOG0(LOG_ERR, "Allocate string id failed.\n"); in necp_get_new_string_id()
5943 NECPLOG0(LOG_ERR, "Failed to find a free filter ID.\n"); in necp_get_new_domain_filter_id()
5953 NECPLOG0(LOG_ERR, "Allocate filter id failed.\n"); in necp_get_new_domain_filter_id()
6028 NECPLOG0(LOG_ERR, "Failed to find a free trie ID.\n"); in necp_get_new_domain_trie_id()
6038 NECPLOG0(LOG_ERR, "Allocate trie id failed.\n"); in necp_get_new_domain_trie_id()
6055 NECPLOG0(LOG_ERR, "Failed to allow domain trie\n"); in necp_create_domain_trie()
6062 NECPLOG0(LOG_ERR, "Failed to initialize domain trie\n"); in necp_create_domain_trie()
6146 NECPLOG0(LOG_ERR, "Failed to find a free route rule id.\n"); in necp_get_new_route_rule_id()
6164 NECPLOG0(LOG_ERR, "Failed to find a free aggregate route rule id.\n"); in necp_get_new_route_rule_id()
6175 NECPLOG0(LOG_ERR, "Allocate route rule ID failed.\n"); in necp_get_new_route_rule_id()
6607 NECPLOG0(LOG_ERR, "Failed to find a free app UUID ID.\n"); in necp_get_new_app_uuid_id()
6617 NECPLOG0(LOG_ERR, "Allocate app UUID ID failed.\n"); in necp_get_new_app_uuid_id()
6760 NECPLOG0(LOG_ERR, "Failed to find a free agent UUID ID.\n"); in necp_get_new_agent_id()
6775 NECPLOG0(LOG_ERR, "Failed to find a free agent type ID.\n"); in necp_get_new_agent_id()
6786 NECPLOG0(LOG_ERR, "Allocate agent ID failed.\n"); in necp_get_new_agent_id()
7954 …NECPLOG(LOG_ERR, "%s(%d) does not hold the necessary entitlement to delegate network traffic for o…
8101 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_application_find_policy_match_internal()
9407 …NECPLOG(LOG_ERR, "DATA-TRACE: matching <%s %zu> with trie id %d - matched %d", domain.string, doma… in necp_socket_check_policy()
10599 …NECPLOG(LOG_ERR, "DATA-TRACE: Socket Policy: <so %llx> Triggering inactive agent (%d), error %d", … in necp_socket_verify_netagents()
10803 …NECPLOG(LOG_ERR, "DATA-TRACE: Socket Policy: <so %llx> (BoundInterface %d Proto %d) Dropping packe… in necp_socket_find_policy_match()
10873 NECPLOG(LOG_ERR, "Marking socket in state %d as defunct", so->so_state); in necp_socket_find_policy_match()
13120 …NECPLOG(LOG_ERR, "DATA-TRACE: Socket Policy: <so %llx> (BoundInterface %d Proto %d) Dropping packe… in necp_socket_is_allowed_to_send_recv_internal()
13952 NECPLOG(LOG_ERR, "%s (process %s:%u) not permitted", __func__, proc_best_name(p), pid);
13956 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad newlen %lu", __func__, proc_best_name(p), pid, req->newle…
13963 …NECPLOG(LOG_ERR, "%s (process %s:%u) sysctl_io_opaque() error %d", __func__, proc_best_name(p), pi…
13974 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad entry_count %u", __func__, proc_best_name(p), pid, tmp_dr…
13984 …NECPLOG(LOG_ERR, "%s (process %s:%u) NECP_SESSION_PRIORITY_UNKNOWN bad entry_count %u", __func__, …
14000 …NECPLOG(LOG_ERR, "%s (process %s:%u) priority %u entry_count 0", __func__, proc_best_name(p), pid,…
14005 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad level %u", __func__, proc_best_name(p), pid, tmp_drop_des…
14013 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET bad prefix %u", __func__, proc_best_name(p), pid, npc…
14017 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET bad sin_len %u", __func__, proc_best_name(p), pid, np…
14021 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET bad sin_port %u, not zero", __func__, proc_best_name(…
14028 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET6 bad prefix %u", __func__, proc_best_name(p), pid, np…
14032 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET6 bad sin6_len %u", __func__, proc_best_name(p), pid, …
14036 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET6 bad sin6_port %u, not zero", __func__, proc_best_nam…
14040 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET6 bad sin6_flowinfo %u, not zero", __func__, proc_best…
14044 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET6 bad sin6_scope_id %u, not zero", __func__, proc_best…