Home
last modified time | relevance | path

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

12

/xnu-8792.41.9/bsd/net/ !
H A Dpacket_mangler.c119 int pkt_mnglr_log_level = LOG_ERR;
212 PKT_MNGLR_LOG(LOG_ERR, "bad sc_unit %u", sac->sc_unit); in pkt_mnglr_ctl_connect()
223 PKT_MNGLR_LOG(LOG_ERR, "sc_unit %u in use", sac->sc_unit); in pkt_mnglr_ctl_connect()
246 PKT_MNGLR_LOG(LOG_ERR, "Could not register packet mangler's IPv4 Filter"); in pkt_mnglr_ctl_connect()
252 PKT_MNGLR_LOG(LOG_ERR, "Could not register packet mangler's IPv6 Filter"); in pkt_mnglr_ctl_connect()
296 PKT_MNGLR_LOG(LOG_ERR, "kcunit %u > MAX_PACKET_MANGLER (%d)", in pkt_mnglr_ctl_disconnect()
306 PKT_MNGLR_LOG(LOG_ERR, "bad unit info %u", in pkt_mnglr_ctl_disconnect()
343 PKT_MNGLR_LOG(LOG_ERR, "kcunit %u > MAX_PACKET_MANGLER (%d)", in pkt_mnglr_ctl_getopt()
349 PKT_MNGLR_LOG(LOG_ERR, "unitinfo does not match for kcunit %u", in pkt_mnglr_ctl_getopt()
357 PKT_MNGLR_LOG(LOG_ERR, "PKT_MNGLR_OPT_PROTO_ACT_MASK " in pkt_mnglr_ctl_getopt()
[all …]
H A Dnetwork_agent.c63 if (level == LOG_ERR) { \
73 if (level == LOG_ERR) { \
244 NETAGENTLOG(LOG_ERR, "mbuf_tag_id_find_internal failed: %d", result); in netagent_register_control()
263 NETAGENTLOG(LOG_ERR, "ctl_register failed: %d", result); in netagent_register_control()
370 NETAGENTLOG(LOG_ERR, "Failed to send trigger message on control unit %d", wrapper->control_unit); in netagent_send_trigger()
396 …NETAGENTLOG(LOG_ERR, "Failed to send client message %d on control unit %d", message_type, wrapper-… in netagent_send_client_message()
423 …NETAGENTLOG(LOG_ERR, "Failed to send client message %d on control unit %d", message_type, wrapper-… in netagent_send_error_message()
450 …NETAGENTLOG(LOG_ERR, "Failed to send client group message %d on control unit %d", message_type, wr… in netagent_send_group_message()
473 …NETAGENTLOG(LOG_ERR, "Failed to send client tokens needed message on control unit %d", wrapper->co… in netagent_send_tokens_needed()
493 NETAGENTLOG0(LOG_ERR, "Failed to send response"); in netagent_send_success_response()
[all …]
H A Dnecp_client.c1052 NECPLOG(LOG_ERR, "bad filter request %d", kn->kn_filter); in necpop_kqfilter()
1059 NECPLOG0(LOG_ERR, "No channel for kqfilter"); in necpop_kqfilter()
1617 …NECPLOG(LOG_ERR, "necp_client_remove close nexus error (%d) MESSAGE TYPE %u", netagent_error, mess… in necp_destroy_client_flow_registration()
1695 NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), in necp_destroy_client()
1739 …NECPLOG((netagent_error == ENOENT ? LOG_DEBUG : LOG_ERR), "necp_update_client abort nexus error (%… in necp_process_defunct_list()
2538 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_update_local_port_parameters()
2783 NECPLOG(LOG_ERR, "Invalid TLV length (%u)", length); in necp_client_parse_parameters()
3045 NECPLOG0(LOG_ERR, "Multiple resolver tags are not supported"); in necp_client_parse_parameters()
3111 NECPLOG(LOG_ERR, "Resolver tag length too short: %u", resolver_tag_length); in necp_client_parse_parameters()
3121 NECPLOG0(LOG_ERR, "Resolver tag invalid client ID"); in necp_client_parse_parameters()
[all …]
H A Dcontent_filter.c685 int cfil_log_level = LOG_ERR;
1206 CFIL_LOG(LOG_ERR, "bad sc_unit %u", sac->sc_unit); in cfil_ctl_connect()
1209 CFIL_LOG(LOG_ERR, "sc_unit %u in use", sac->sc_unit); in cfil_ctl_connect()
1305 CFIL_LOG(LOG_ERR, "kcunit %u > MAX_CONTENT_FILTER (%d)", in cfil_ctl_disconnect()
1318 CFIL_LOG(LOG_ERR, "bad unit info %u)", in cfil_ctl_disconnect()
1550 CFIL_LOG(LOG_ERR, "so %llx cfil detached", in cfil_acquire_sockbuf()
1554 CFIL_LOG(LOG_ERR, "so %llx drop set", in cfil_acquire_sockbuf()
1873 CFIL_LOG(LOG_ERR, "no unitinfo"); in cfil_ctl_send()
1879 CFIL_LOG(LOG_ERR, "kcunit %u > MAX_CONTENT_FILTER (%d)", in cfil_ctl_send()
1885 CFIL_LOG(LOG_ERR, "null mbuf"); in cfil_ctl_send()
[all …]
H A Dnecp.c629 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - proto %d port <local %d/%d remote %d/%d> <drop-al…
635 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - proto %d port <local %d/%d remote %d/%d> <drop-al…
641 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - proto %d port <local %d/%d remote %d/%d > <drop-a…
647 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - proto %d port <local %d/%d remote %d/%d> <drop-al…
653 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: %s - policy id=%d session_order=%d policy_order=%d res…
659 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: ------ %smatching <%s> <value (%d / 0x%X) (%d / 0x%X) …
665 …NECPDATATRACELOG(LOG_ERR, "DATA-TRACE <%s>: ------ %smatching <%s> <value %s %s %s input %s %s %s>…
822 NECPLOG0(LOG_ERR, "Only platform-signed binaries can open NECP sessions"); in necp_session_open()
828 NECPLOG0(LOG_ERR, "Process does not hold necessary entitlement to open NECP session"); in necp_session_open()
910 NECPLOG(LOG_ERR, "necp_session_add_policy invalid input (%zu)", (size_t)uap->in_buffer_length); in necp_session_add_policy()
[all …]
H A Dradix.c565 log(LOG_ERR, "rn_addmask: mask impossibly already in tree"); in rn_addmask()
779 log(LOG_ERR, in rn_addroute()
840 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); in rn_delete()
845 log(LOG_ERR, "rn_delete: inconsistent annotation\n"); in rn_delete()
872 log(LOG_ERR, "rn_delete: couldn't find our annotation\n"); in rn_delete()
920 log(LOG_ERR, "rn_delete: couldn't find us\n"); in rn_delete()
980 log(LOG_ERR, "rn_delete: Orphaned Mask " in rn_delete()
1259 log(LOG_ERR, in rn_init()
H A Dnecp.h1029 if (level == LOG_ERR) { \
1037 if (level == LOG_ERR) { \
1045 if (level == LOG_ERR) { \
/xnu-8792.41.9/bsd/netinet6/ !
H A Desp_core.c320 ipseclog((LOG_ERR, in esp_schedule()
338 ipseclog((LOG_ERR, in esp_schedule()
367 ipseclog((LOG_ERR, "esp_schedule %s: error %d\n", in esp_schedule()
415 ipseclog((LOG_ERR, "esp_cbc_mature: " in esp_descbc_mature()
421 ipseclog((LOG_ERR, "esp_descbc_mature: no key is given.\n")); in esp_descbc_mature()
427 ipseclog((LOG_ERR, in esp_descbc_mature()
434 ipseclog((LOG_ERR, in esp_descbc_mature()
442 ipseclog((LOG_ERR, in esp_descbc_mature()
521 ipseclog((LOG_ERR, in esp_cbc_mature()
526 ipseclog((LOG_ERR, in esp_cbc_mature()
[all …]
H A Dnd6_send.c97 log(LOG_ERR, "%s: name length err [len=%u]\n", __func__,
103 log(LOG_ERR, "%s: input buffer size error [len=%zu]\n",
113 log(LOG_ERR, "%s: mac_system_check_info denied.\n", __func__);
121 log(LOG_ERR, "%s: could not allocate marshaling buffer.\n",
159 log(LOG_ERR, "%s: marshalled data too large.\n",
233 log(LOG_ERR, "%s: input too large [octets=%ld].\n", __func__,
243 log(LOG_ERR, "%s: in6_cga_start error=%d.\n", __func__,
H A Desp_rijndael.c167 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
183 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: bad len %d/%u\n", in esp_cbc_decrypt_aes()
189 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
382 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
404 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: bad len %d/%u\n", in esp_cbc_encrypt_aes()
410 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
609 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_schedule()
703 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_encrypt_aes()
711 ipseclog((LOG_ERR, "%s: gcm reset failure\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
724 ipseclog((LOG_ERR, "%s: iv generation failure\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
[all …]
H A Dah_core.c258 ipseclog((LOG_ERR, in ah_none_mature()
393 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: no key is given.\n")); in ah_keyed_sha1_mature()
399 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: unsupported algorithm.\n")); in ah_keyed_sha1_mature()
405 ipseclog((LOG_ERR, in ah_keyed_sha1_mature()
513 ipseclog((LOG_ERR, "ah_hmac_md5_mature: no key is given.\n")); in ah_hmac_md5_mature()
519 ipseclog((LOG_ERR, "ah_hmac_md5_mature: unsupported algorithm.\n")); in ah_hmac_md5_mature()
525 ipseclog((LOG_ERR, in ah_hmac_md5_mature()
634 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: no key is given.\n")); in ah_hmac_sha1_mature()
640 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: unsupported algorithm.\n")); in ah_hmac_sha1_mature()
646 ipseclog((LOG_ERR, in ah_hmac_sha1_mature()
[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 Desp_output.c276 ipseclog((LOG_ERR, "esp_output: unsupported af %d\n", af)); in esp_output()
336 ipseclog((LOG_ERR, "esp_output: unsupported algorithm: " in esp_output()
551 ipseclog((LOG_ERR, in esp_output()
741 ipseclog((LOG_ERR, in esp_output()
775 ipseclog((LOG_ERR, "packet encryption failure\n")); in esp_output()
792 ipseclog((LOG_ERR, "packet encryption ICV failure\n")); in esp_output()
824 ipseclog((LOG_ERR, "ESP checksum generation failure\n")); in esp_output()
873 ipseclog((LOG_ERR, in esp_output()
921 ipseclog((LOG_ERR, in esp_output()
H A Desp_input.c233 ipseclog((LOG_ERR, "IPv4 ESP input: packet alignment problem " in esp4_input_extended()
305 ipseclog((LOG_ERR, "inproper ivlen in IPv4 ESP input: %s %s\n", in esp4_input_extended()
463 ipseclog((LOG_ERR, "decrypt fail in IPv4 ESP input: %s\n", in esp4_input_extended()
476 ipseclog((LOG_ERR, "esp4 packet decryption ICV failure: %s\n", in esp4_input_extended()
599 ipseclog((LOG_ERR, "ipsec tunnel address mismatch " in esp4_input_extended()
644 ipseclog((LOG_ERR, "ipsec tunnel address mismatch " in esp4_input_extended()
659 ipseclog((LOG_ERR, "ipsec tunnel unsupported address family " in esp4_input_extended()
694 ipseclog((LOG_ERR, "no input interface for ipsec wake packet\n")); in esp4_input_extended()
867 ipseclog((LOG_ERR, "no input interface for ipsec wake packet\n")); in esp4_input_extended()
931 ipseclog((LOG_ERR, "IPv6 ESP input: packet alignment problem " in esp6_input_extended()
[all …]
H A Dipsec.c429 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
456 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
487 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
744 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
769 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
797 ipseclog((LOG_ERR, in ipsec6_getpolicybysock()
1680 ipseclog((LOG_ERR, "ipsec4_set_policy: invalid direction=%u\n", in ipsec4_set_policy()
1769 ipseclog((LOG_ERR, "ipsec6_set_policy: invalid direction=%u\n", in ipsec6_set_policy()
1876 ipseclog((LOG_ERR, "ipsec_get_reqlevel: " in ipsec_get_reqlevel()
2161 ipseclog((LOG_ERR, "ipsec_hdrsiz: " in ipsec_hdrsiz()
[all …]
H A Din6_ifattach.c676 log(LOG_ERR, "%s: proto_plumb returned %d if=%s\n", in in6_domifattach()
684 log(LOG_ERR, in in6_domifattach()
690 log(LOG_ERR, in in6_domifattach()
786 log(LOG_ERR, "%s: in6_ifattach_loopback returned %d\n", in in6_ifattach_prelim()
H A Dnd6.c1419 log(LOG_ERR, "%s: in6_pfx_newpersistaddr failed %d\n", in nd6_handle_duplicated_ip6_addr()
2383 log(LOG_ERR, "%s: failed to add route " in nd6_lookup()
2846 log(LOG_ERR, "%s: route to %s has bad " in nd6_rtrequest()
3105 log(LOG_ERR, in nd6_siocgdrlst()
3134 log(LOG_ERR, in nd6_siocgdrlst()
3204 log(LOG_ERR, in nd6_siocgprlst()
3260 log(LOG_ERR, in nd6_siocgprlst()
4965 log(LOG_ERR, "scope error in default router "
4990 log(LOG_ERR, "scope error in default router "
5040 log(LOG_ERR, "scope error in "
[all …]
H A Desp_chachapoly.c84 #define esp_log_err(_format, ...) _esp_log(LOG_ERR, _format, ##__VA_ARGS__)
89 #define esp_packet_log_err(_format, ...) _esp_packet_log(LOG_ERR, _format, ##__VA_ARGS__)
H A Dipsec.h362 case LOG_ERR: \
/xnu-8792.41.9/bsd/kern/ !
H A Dtracker.c49 int tracker_log_level = LOG_ERR;
75 …if (level == LOG_ERR) { …
166 TRACKER_LOG(LOG_ERR, "Failed to allocate tracker IP entry (Short)"); \
173 TRACKER_LOG(LOG_ERR, "Failed to allocate tracker IP entry"); \
231 TRACKER_LOG(LOG_ERR, "Failed to initialize"); in tracker_db_init()
262 TRACKER_LOG(LOG_ERR, "Failed to retrieve metadata domain buffers for copy"); in copy_metadata()
270 TRACKER_LOG(LOG_ERR, "Failed to copy metadata, dst buffer size too small"); in copy_metadata()
323 TRACKER_LOG(LOG_ERR, "Missing remote address"); in fill_hash_entry()
351 TRACKER_LOG(LOG_ERR, "Invalid address family <%d>", address->sa_family); in fill_hash_entry()
440 …TRACKER_ENTRY_LOG(LOG_ERR, "Failed to Update entry, deleting found entry", nextentry, hash_element… in tracker_search_and_insert()
[all …]
/xnu-8792.41.9/bsd/netinet/ !
H A Dflow_divert.c184 case LOG_ERR: return OS_LOG_TYPE_ERROR; in flow_divert_syslog_type_to_oslog_type()
246 FDLOG0(LOG_ERR, fd_cb, "No active groups, flow divert cannot be used for this socket"); in flow_divert_group_lookup()
249 FDLOG(LOG_ERR, fd_cb, "Cannot lookup group with invalid control unit (%u)", ctl_unit); in flow_divert_group_lookup()
254 …FDLOG(LOG_ERR, fd_cb, "Group for control unit %u is NULL, flow divert cannot be used for this sock… in flow_divert_group_lookup()
275 …FDLOG(LOG_ERR, fd_cb, "Group %u already contains a PCB with hash %u", group->ctl_unit, fd_cb->hash… in flow_divert_pcb_insert()
279 FDLOG(LOG_ERR, fd_cb, "Group %u is defunct, cannot insert", group->ctl_unit); in flow_divert_pcb_insert()
335 FDLOG0(LOG_ERR, fd_cb, "Failed to create a unique hash"); in flow_divert_add_to_group()
401 FDLOG(LOG_ERR, fd_cb, "failed to allocate the header mbuf: %d", error); in flow_divert_packet_init()
411 FDLOG(LOG_ERR, fd_cb, "mbuf_copyback(hdr) failed: %d", error); in flow_divert_packet_init()
428 FDLOG(LOG_ERR, &nil_pcb, "failed to append the type (%d)", type); in flow_divert_packet_append_tlv()
[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.c964 log(LOG_ERR, "%s: route to %s has bad gateway address " in arp_rtrequest()
1404 log(LOG_ERR, "%s: can't allocate llinfo for %s\n", in arp_lookup_ip()
1789 log(LOG_ERR, "%s duplicate IP address %s sent from " in arp_ip_handle_input()
1968 log(LOG_ERR, "arp: %s is on %s but got " in arp_ip_handle_input()
2068 log(LOG_ERR, "arp: %s attempts to modify " in arp_ip_handle_input()
/xnu-8792.41.9/bsd/sys/ !
H A Dsyslog.h81 #define LOG_ERR 3 /* error conditions */ macro
106 { "err", LOG_ERR, },
107 { "error", LOG_ERR, }, /* DEPRECATED */
/xnu-8792.41.9/bsd/net/pktsched/ !
H A Dpktsched_netem.c1386 NETEM_LOG(LOG_ERR, "| error: invalid scheduler model %d", in netem_check_params()
1392 NETEM_LOG(LOG_ERR, "| error: corruption_p %d > %d", in netem_check_params()
1398 NETEM_LOG(LOG_ERR, "| error: duplication_p %d > %d", in netem_check_params()
1406 NETEM_LOG(LOG_ERR, in netem_check_params()
1412 NETEM_LOG(LOG_ERR, in netem_check_params()
1419 NETEM_LOG(LOG_ERR, in netem_check_params()
1431 NETEM_LOG(LOG_ERR, in netem_check_params()
1437 NETEM_LOG(LOG_ERR, in netem_check_params()
1451 NETEM_LOG(LOG_ERR, "| error: loss params too big"); in netem_check_params()
1456 NETEM_LOG(LOG_ERR, "| error: reordering %d > %d", in netem_check_params()
[all …]

12