Home
last modified time | relevance | path

Searched refs:LOG_ERR (Results 1 – 25 of 41) sorted by relevance

12

/xnu-11215/bsd/net/
H A Dpacket_mangler.c120 int pkt_mnglr_log_level = LOG_ERR;
307 PKT_MNGLR_LOG(LOG_ERR, "bad unit info %u", in pkt_mnglr_ctl_disconnect()
382 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_LOCAL_IP " in pkt_mnglr_ctl_getopt()
441 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_PROTOCOL " in pkt_mnglr_ctl_getopt()
452 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_ACTIVATE " in pkt_mnglr_ctl_getopt()
532 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_LOCAL_IP " in pkt_mnglr_ctl_setopt()
538 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_LOCAL_IP " in pkt_mnglr_ctl_setopt()
711 PKT_MNGLR_LOG(LOG_ERR, "Data pointer is NULL"); in pktmnglr_ipfilter_output()
769 PKT_MNGLR_LOG(LOG_ERR, "p_pkt_mnglr is NULL"); in pktmnglr_ipfilter_input()
783 PKT_MNGLR_LOG(LOG_ERR, "Data pointer is NULL"); in pktmnglr_ipfilter_input()
[all …]
H A Dnetwork_agent.c554 NETAGENTLOG0(LOG_ERR, "Got a NULL session"); in netagent_send_error_response()
582 NETAGENTLOG0(LOG_ERR, "Got a NULL session"); in netagent_ctl_send()
1029 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_register_setopt()
1381 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_update_setopt()
1579 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_assign_nexus_setopt()
1725 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_assign_group_setopt()
1792 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_use_count_setopt()
1836 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_use_count_getopt()
1880 NETAGENTLOG0(LOG_ERR, "No token received"); in netagent_handle_add_token_setopt()
1974 NETAGENTLOG0(LOG_ERR, "No payload received"); in netagent_handle_token_count_getopt()
[all …]
H A Dtrie_utility.c131 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - null trie, no prefix/leaf count or no byte count", __FUNCTIO… in net_trie_init()
136 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - Overflow while computing the number of nodes", __FUNCTION__); in net_trie_init()
141 NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - Overflow while computing the number of maps", __FUNCTION__); in net_trie_init()
154 NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - Overflow while computing trie memory sizes", __FUNCTION__); in net_trie_init()
226 NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - Overflow while validating trie memory sizes", __FUNCTION__); in net_trie_init_with_mem()
235 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - passed in nodes_count %d not valid", __FUNCTION__, nodes_cou… in net_trie_init_with_mem()
243 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - passed in bytes_count %d not valid", __FUNCTION__, bytes_cou… in net_trie_init_with_mem()
304 NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - failed insert - out of allocated memory", __FUNCTION__); in net_trie_insert()
309 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - failed insert - non-printable ASCII not supported", __FUNCTI… in net_trie_insert()
420 …NET_TRIE_LOG(LOG_ERR, "%s: NET_TRIE - Ran out of trie nodes while inserting a new leaf", __FUNCTIO… in net_trie_insert()
[all …]
H A Dcontent_filter.c722 int cfil_log_level = LOG_ERR;
1911 CFIL_LOG(LOG_ERR, "no unitinfo"); in cfil_ctl_send()
1923 CFIL_LOG(LOG_ERR, "null mbuf"); in cfil_ctl_send()
2053 CFIL_LOG(LOG_ERR, in cfil_ctl_send()
2156 CFIL_LOG(LOG_ERR, "no unitinfo"); in cfil_ctl_getopt()
2320 CFIL_LOG(LOG_ERR, "no unitinfo"); in cfil_ctl_setopt()
2396 CFIL_LOG(LOG_ERR, "no unitinfo"); in cfil_ctl_rcvd()
3921 CFIL_LOG(LOG_ERR, "No data start"); in cfil_dispatch_data_event()
4139 CFIL_LOG(LOG_ERR, in cfil_data_service_ctl_q()
4223 CFIL_LOG(LOG_ERR, in cfil_data_service_ctl_q()
[all …]
H A Dnecp_client.c1179 NECPLOG0(LOG_ERR, "No channel for kqfilter"); in necpop_kqfilter()
2677 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_update_local_port_parameters()
3764 NECPLOG0(LOG_ERR, "netagent_client_message failed"); in necp_client_assert_bb_radio_manager_common()
3792 NECPLOG0(LOG_ERR, "Couldn't find client"); in necp_client_assert_bb_radio_manager()
5343 NECPLOG0(LOG_ERR, "NULL proc"); in necp_set_client_as_background()
5348 NECPLOG0(LOG_ERR, "NULL fp"); in necp_set_client_as_background()
5360 NECPLOG0(LOG_ERR, "Not a client fd, ignore"); in necp_set_client_as_background()
7779 NECPLOG(LOG_ERR, "Remove flow error (%d)", error); in necp_client_remove_flow()
8711 NECPLOG0(LOG_ERR, "Requested nexus not found"); in necp_client_add_flow()
8849 NECPLOG(LOG_ERR, "Add flow error (%d)", error); in necp_client_add_flow()
[all …]
H A Dnecp.c3075 NECPLOG0(LOG_ERR, "Failed to validate policy result"); in necp_handle_policy_add()
3098 NECPLOG0(LOG_ERR, "Failed to get policy route rules"); in necp_handle_policy_add()
3173 NECPLOG0(LOG_ERR, "Failed to get policy conditions"); in necp_handle_policy_add()
3292 NECPLOG0(LOG_ERR, "Allocate policy id failed.\n"); in necp_policy_get_new_id()
5849 NECPLOG0(LOG_ERR, "Allocate string id failed.\n"); in necp_get_new_string_id()
5988 NECPLOG0(LOG_ERR, "Allocate filter id failed.\n"); in necp_get_new_domain_filter_id()
6073 NECPLOG0(LOG_ERR, "Allocate trie id failed.\n"); in necp_get_new_domain_trie_id()
6090 NECPLOG0(LOG_ERR, "Failed to allow domain trie\n"); in necp_create_domain_trie()
6210 NECPLOG0(LOG_ERR, "Allocate route rule ID failed.\n"); in necp_get_new_route_rule_id()
6669 NECPLOG0(LOG_ERR, "Allocate uuid ID failed.\n"); in necp_get_new_uuid_id()
[all …]
H A Dradix.c608 log(LOG_ERR, "rn_addmask: mask impossibly already in tree"); in rn_addmask()
827 log(LOG_ERR, in rn_addroute()
888 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); in rn_delete()
893 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); in rn_delete()
920 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); in rn_delete()
968 log(LOG_ERR, "rn_delete: couldn't find us\n"); in rn_delete()
1028 log(LOG_ERR, "rn_delete: Orphaned Mask " in rn_delete()
1307 log(LOG_ERR, in rn_init()
/xnu-11215/bsd/kern/
H A Dtracker.c50 int tracker_log_level = LOG_ERR;
251 TRACKER_LOG(LOG_ERR, "Failed to initialize"); in tracker_db_init()
345 TRACKER_LOG(LOG_ERR, "Missing remote address"); in fill_hash_entry()
373 TRACKER_LOG(LOG_ERR, "Invalid address family <%d>", address->sa_family); in fill_hash_entry()
574 TRACKER_LOG(LOG_ERR, "Failed to copy parameters"); in tracker_add()
593 TRACKER_LOG(LOG_ERR, "Could not retrieve address TLV from parameters"); in tracker_add()
621 TRACKER_LOG(LOG_ERR, "Could not retrieve APP UUID TLV from parameters"); in tracker_add()
629 TRACKER_LOG(LOG_ERR, "Could not retrieve domain TLV from parameters"); in tracker_add()
756 TRACKER_LOG(LOG_ERR, "Could not dump entry - invalid addr family %d", in tracker_entry_dump()
767 TRACKER_LOG(LOG_ERR, "Could not dump entry - 0 dst_domain_max"); in tracker_entry_dump()
[all …]
/xnu-11215/bsd/netinet/
H A Dflow_divert.c183 case LOG_ERR: return OS_LOG_TYPE_ERROR; in flow_divert_syslog_type_to_oslog_type()
367 FDLOG0(LOG_ERR, fd_cb, "Failed to create a unique hash"); in flow_divert_add_to_group()
472 FDLOG0(LOG_ERR, &nil_pcb, "failed to append the value"); in flow_divert_packet_append_tlv()
683 FDLOG0(LOG_ERR, fd_cb, "Cellular is denied"); in flow_divert_check_no_cellular()
702 FDLOG0(LOG_ERR, fd_cb, "Expensive is denied"); in flow_divert_check_no_expensive()
721 FDLOG0(LOG_ERR, fd_cb, "Constrained is denied"); in flow_divert_check_no_constrained()
1038 FDLOG0(LOG_ERR, fd_cb, "Signature of proc is invalid"); in flow_divert_add_proc_info()
1091 FDLOG0(LOG_ERR, fd_cb, "failed to get the cdhash"); in flow_divert_add_proc_info()
1951 FDLOG(LOG_ERR, fd_cb, in flow_divert_send_app_data()
1957 FDLOG(LOG_ERR, fd_cb, in flow_divert_send_app_data()
[all …]
H A Dtcp_ccdbg.c166 log(LOG_ERR, "failed to register tcp_cc debug control"); in tcp_ccdbg_control_register()
H A Din_arp.c950 log(LOG_ERR, "%s: route to %s has bad gateway address " in arp_rtrequest()
1393 log(LOG_ERR, "%s: can't allocate llinfo for %s\n", in arp_lookup_ip()
1783 log(LOG_ERR, "%s duplicate IP address %s sent from " in arp_ip_handle_input()
1962 log(LOG_ERR, "arp: %s is on %s but got " in arp_ip_handle_input()
2062 log(LOG_ERR, "arp: %s attempts to modify " in arp_ip_handle_input()
/xnu-11215/bsd/netinet6/
H A Desp_core.c369 ipseclog((LOG_ERR, in esp_schedule()
387 ipseclog((LOG_ERR, in esp_schedule()
502 ipseclog((LOG_ERR, in esp_descbc_mature()
509 ipseclog((LOG_ERR, in esp_descbc_mature()
517 ipseclog((LOG_ERR, in esp_descbc_mature()
596 ipseclog((LOG_ERR, in esp_cbc_mature()
601 ipseclog((LOG_ERR, in esp_cbc_mature()
613 ipseclog((LOG_ERR, in esp_cbc_mature()
620 ipseclog((LOG_ERR, in esp_cbc_mature()
658 ipseclog((LOG_ERR, in esp_gcm_mature()
[all …]
H A Dnd6_send.c92 log(LOG_ERR, "%s: name length err [len=%u]\n", __func__,
98 log(LOG_ERR, "%s: input buffer size error [len=%zu]\n",
107 log(LOG_ERR, "%s: mac_system_check_info denied.\n", __func__);
115 log(LOG_ERR, "%s: could not allocate marshaling buffer.\n",
153 log(LOG_ERR, "%s: marshalled data too large.\n",
227 log(LOG_ERR, "%s: input too large [octets=%ld].\n", __func__,
237 log(LOG_ERR, "%s: in6_cga_start error=%d.\n", __func__,
H A Desp_rijndael.c168 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
184 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: bad len %d/%u\n", in esp_cbc_decrypt_aes()
190 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
384 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
406 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: bad len %d/%u\n", in esp_cbc_encrypt_aes()
412 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
855 ipseclog((LOG_ERR, "%s: iv set failure\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
863 ipseclog((LOG_ERR, "%s: bad len %d/%u\n", __FUNCTION__, in esp_gcm_encrypt_aes()
928 ipseclog((LOG_ERR, "%s: not enough mbufs %d %d, SPI 0x%08x", in esp_gcm_encrypt_aes()
975 ipseclog((LOG_ERR, "%s: bad len %d/%u\n", __FUNCTION__, in esp_gcm_decrypt_aes()
[all …]
H A Dah_output.c214 ipseclog((LOG_ERR, "ah4_output: unsupported algorithm: " in ah4_output()
326 ipseclog((LOG_ERR, "IPv4 AH output: size exceeds limit\n")); in ah4_output()
351 ipseclog((LOG_ERR, in ah4_output()
456 ipseclog((LOG_ERR, in ah6_output()
476 ipseclog((LOG_ERR, "ah6_output: unsupported algorithm: " in ah6_output()
618 ipseclog((LOG_ERR, in ah4_finaldst()
629 ipseclog((LOG_ERR, in ah4_finaldst()
H A Dah_core.c241 ipseclog((LOG_ERR, "ah_schedule %s: error %d\n", in ah_schedule()
256 ipseclog((LOG_ERR, "ah_hmac_mature: no key is given.\n")); in ah_hmac_mature()
262 ipseclog((LOG_ERR, "ah_hmac_mature: unsupported algorithm.\n")); in ah_hmac_mature()
268 ipseclog((LOG_ERR, in ah_hmac_mature()
286 ipseclog((LOG_ERR, "ah_hmac_state_init: unsupported algorithm.\n")); in ah_hmac_state_init()
437 ipseclog((LOG_ERR, in ah_none_mature()
618 ipseclog((LOG_ERR, "ah4_calccksum: " in ah4_calccksum()
628 ipseclog((LOG_ERR, in ah4_calccksum()
664 ipseclog((LOG_ERR, in ah4_calccksum()
H A Desp.h114 #define esp_log_err(_format, ...) _esp_log(LOG_ERR, _format, ##__VA_ARGS__)
120 #define esp_packet_log_err(_format, ...) _esp_packet_log(LOG_ERR, _format, ##__VA_ARGS__)
H A Desp_input.c239 ipseclog((LOG_ERR, "IPv4 ESP input: packet alignment problem " in esp4_input_extended()
312 ipseclog((LOG_ERR, "inproper ivlen in IPv4 ESP input: %s %s\n", in esp4_input_extended()
480 ipseclog((LOG_ERR, "decrypt fail in IPv4 ESP input: %s\n", in esp4_input_extended()
493 ipseclog((LOG_ERR, "esp4 packet decryption ICV failure: %s\n", in esp4_input_extended()
616 ipseclog((LOG_ERR, "ipsec tunnel address mismatch " in esp4_input_extended()
661 ipseclog((LOG_ERR, "ipsec tunnel address mismatch " in esp4_input_extended()
676 ipseclog((LOG_ERR, "ipsec tunnel unsupported address family " in esp4_input_extended()
969 ipseclog((LOG_ERR, "IPv6 ESP input: " in esp6_input_extended()
1189 ipseclog((LOG_ERR, "decrypt fail in IPv6 ESP input: %s\n", in esp6_input_extended()
1318 ipseclog((LOG_ERR, "ipsec tunnel address mismatch " in esp6_input_extended()
[all …]
H A Desp_output.c280 ipseclog((LOG_ERR, "esp_output: unsupported af %d\n", af)); in esp_output()
340 ipseclog((LOG_ERR, "esp_output: unsupported algorithm: " in esp_output()
555 ipseclog((LOG_ERR, in esp_output()
745 ipseclog((LOG_ERR, in esp_output()
779 ipseclog((LOG_ERR, "packet encryption failure\n")); in esp_output()
796 ipseclog((LOG_ERR, "packet encryption ICV failure\n")); in esp_output()
828 ipseclog((LOG_ERR, "ESP checksum generation failure\n")); in esp_output()
877 ipseclog((LOG_ERR, in esp_output()
925 ipseclog((LOG_ERR, in esp_output()
H A Dipsec.c451 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
482 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
764 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
792 ipseclog((LOG_ERR, in ipsec6_getpolicybysock()
1867 ipseclog((LOG_ERR, "ipsec_get_reqlevel: " in ipsec_get_reqlevel()
2152 ipseclog((LOG_ERR, "ipsec_hdrsiz: " in ipsec_hdrsiz()
2167 ipseclog((LOG_ERR, "ipsec_hdrsiz: " in ipsec_hdrsiz()
3305 ipseclog((LOG_ERR, in ipsec4_output_internal()
3841 ipseclog((LOG_ERR, "ipsec6_output_trans: " in ipsec6_output_trans_internal()
3854 ipseclog((LOG_ERR, "ipsec6_output_trans: " in ipsec6_output_trans_internal()
[all …]
H A Din6_ifattach.c677 log(LOG_ERR, "%s: proto_plumb returned %d if=%s\n", in in6_domifattach()
685 log(LOG_ERR, in in6_domifattach()
691 log(LOG_ERR, in in6_domifattach()
786 log(LOG_ERR, "%s: in6_ifattach_loopback returned %d\n", in in6_ifattach_prelim()
H A Dnd6.c1425 log(LOG_ERR, "%s: in6_pfx_newpersistaddr failed %d\n", in nd6_handle_duplicated_ip6_addr()
2400 log(LOG_ERR, "%s: failed to add route " in nd6_lookup()
2863 log(LOG_ERR, "%s: route to %s has bad " in nd6_rtrequest()
4699 log(LOG_ERR, "scope error in default router "
4724 log(LOG_ERR, "scope error in default router "
4774 log(LOG_ERR, "scope error in "
4798 log(LOG_ERR,
4824 log(LOG_ERR,
4849 log(LOG_ERR,
/xnu-11215/bsd/netkey/
H A Dkey.c4601 ipseclog((LOG_ERR, in key_mature()
4665 ipseclog((LOG_ERR, in key_mature()
4706 ipseclog((LOG_ERR, in key_mature()
6938 ipseclog((LOG_ERR, in key_update()
6950 ipseclog((LOG_ERR, in key_update()
6958 ipseclog((LOG_ERR, in key_update()
6977 ipseclog((LOG_ERR, in key_update()
9297 ipseclog((LOG_ERR, in key_validate_address_ext_pair()
9317 ipseclog((LOG_ERR, in key_validate_address_ext_pair()
9338 ipseclog((LOG_ERR, in key_validate_address_ext_pair()
[all …]
/xnu-11215/bsd/sys/
H A Dsyslog.h81 #define LOG_ERR 3 /* error conditions */ macro
106 { "err", LOG_ERR, },
107 { "error", LOG_ERR, }, /* DEPRECATED */
/xnu-11215/bsd/net/pktsched/
H A Dpktsched_netem.c1405 NETEM_LOG(LOG_ERR, "| error: invalid scheduler model %d", in netem_check_params()
1411 NETEM_LOG(LOG_ERR, "| error: corruption_p %d > %d", in netem_check_params()
1417 NETEM_LOG(LOG_ERR, "| error: duplication_p %d > %d", in netem_check_params()
1425 NETEM_LOG(LOG_ERR, in netem_check_params()
1431 NETEM_LOG(LOG_ERR, in netem_check_params()
1438 NETEM_LOG(LOG_ERR, in netem_check_params()
1450 NETEM_LOG(LOG_ERR, in netem_check_params()
1456 NETEM_LOG(LOG_ERR, in netem_check_params()
1470 NETEM_LOG(LOG_ERR, "| error: loss params too big"); in netem_check_params()
1475 NETEM_LOG(LOG_ERR, "| error: reordering %d > %d", in netem_check_params()
[all …]

12