| /xnu-10063.101.15/bsd/sys/ |
| H A D | syslog.h | 83 #define LOG_NOTICE 5 /* normal but significant condition */ macro 110 { "notice", LOG_NOTICE, },
|
| /xnu-10063.101.15/bsd/net/ |
| H A D | if_bridge.c | 211 static int if_bridge_log_level = LOG_NOTICE; 844 BRIDGE_LOG(LOG_NOTICE, 0, "%s %d", name, tag); in allocate_pf_tag() 1184 BRIDGE_LOG(LOG_NOTICE, 0, "0x%x forced", __flags); \ 1318 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_pkthdr() 1326 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf_pkthdr() 1334 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf() 1348 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf() 1381 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_data() 1390 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_ether_header() 1436 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_link() [all …]
|
| H A D | packet_mangler.c | 210 PKT_MNGLR_LOG(LOG_NOTICE, "Connecting packet mangler filter."); in pkt_mnglr_ctl_connect() 339 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_ctl_getopt() 480 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_ctl_setopt() 662 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_init()
|
| H A D | content_filter.c | 1231 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_connect() 1334 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_disconnect() 1450 CFIL_LOG(LOG_NOTICE, "so %llx detached %u", in cfil_ctl_disconnect() 1454 CFIL_LOG(LOG_NOTICE, "so %llx waking", in cfil_ctl_disconnect() 2003 CFIL_LOG(LOG_NOTICE, "bad sock_id %llx", in cfil_ctl_send() 2021 CFIL_LOG(LOG_NOTICE, "so %llx <id %llu> not attached", in cfil_ctl_send() 2026 CFIL_LOG(LOG_NOTICE, "so %llx drop set", in cfil_ctl_send() 2038 CFIL_LOG(LOG_NOTICE, "so %llx no filter", in cfil_ctl_send() 2149 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_getopt() 2308 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_setopt() [all …]
|
| H A D | necp_client.c | 206 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0, clien… 215 …NECPLOG(LOG_NOTICE, "NECP CLIENT FLOW TRACE <pid %d %s> <flow %s>: " fmt "\n", client ? client->pr… 222 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_PARAMS_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0… 234 …NECPLOG(LOG_NOTICE, "NECP_SOCKET_PARAMS_LOG <pid %d>: " fmt "\n", NECP_SOCKET_PID(so), ##__VA_ARGS… 239 …NECPLOG(LOG_NOTICE, "NECP_SOCKET_ATTRIBUTE_LOG: " fmt "\n", ##__VA_ARGS__); … 244 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_TRACKER_LOG <pid %d>: " fmt "\n", pid, ##__VA_ARGS__); … 6503 …NECPLOG(LOG_NOTICE, "Collected stats - TCP - epid %d uid %d euuid %s persona id %d", desc->epid, d… in necp_request_tcp_netstats() 6626 …NECPLOG(LOG_NOTICE, "Collected stats - UDP - epid %d uid %d euuid %s persona id %d", desc->epid, d… in necp_request_udp_netstats() 6798 …NECPLOG(LOG_NOTICE, "Collected stats - QUIC - epid %d uid %d euuid %s persona id %d", desc->epid, … in necp_request_quic_netstats()
|
| H A D | network_agent.c | 48 u_int32_t netagent_debug = LOG_NOTICE; // 0=None, 1=Basic 2630 NETAGENTLOG(LOG_NOTICE, "Triggered network agent %s, error = %d", uuid_str, error); in netagent_client_message_with_params()
|
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | ah_input.c | 224 ipseclog((LOG_NOTICE, "sum length too short in IPv4 AH input " in ah4_input() 232 ipseclog((LOG_NOTICE, "sum length mismatch in IPv4 AH input " in ah4_input() 379 ipseclog((LOG_NOTICE, "ipsec tunnel protocol mismatch " in ah4_input() 410 ipseclog((LOG_NOTICE, "ipsec tunnel address mismatch " in ah4_input() 666 ipseclog((LOG_NOTICE, "sum length too short in IPv6 AH input " in ah6_input() 674 ipseclog((LOG_NOTICE, "sum length mismatch in IPv6 AH input " in ah6_input() 791 ipseclog((LOG_NOTICE, "ipsec tunnel protocol mismatch " in ah6_input() 817 ipseclog((LOG_NOTICE, "ipsec tunnel address mismatch " in ah6_input()
|
| H A D | esp.h | 113 #define esp_log_default(_format, ...) _esp_log(LOG_NOTICE, _format, ##__VA_ARGS__)
|
| H A D | scope6.c | 292 log(LOG_NOTICE, in sa6_recoverscope()
|
| H A D | in6.c | 1435 log(LOG_NOTICE, in in6_control() 1843 log(LOG_NOTICE, "%s: failed to create a" in in6ctl_aifaddr() 2835 log(LOG_NOTICE, "in6_unlink_ifa: IPv6 address " in in6_unlink_ifa() 4055 log(LOG_NOTICE, "%s: unknown link type (%d)\n", __func__, in in6_if2idlen()
|
| H A D | ipsec.c | 4773 …ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate pkthdr %d off %d ip6hdr %zu", m->m_pkthdr.len, off, … in ipsec6_tunnel_validate() 4778 …ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate pkthdr %d off %d ip6hdr %zu", m->m_pkthdr.len, off, … in ipsec6_tunnel_validate() 4782 ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate invalid nxt(%u) protocol", nxt)); in ipsec6_tunnel_validate()
|
| H A D | nd6.c | 583 log(LOG_NOTICE, "nd6_setmtu: " in nd6_setmtu() 2013 log(LOG_NOTICE, "regen_tmpaddr: failed to create a new" in regen_tmpaddr()
|
| /xnu-10063.101.15/bsd/kern/ |
| H A D | kern_acct.c | 393 log(LOG_NOTICE, "Accounting resumed\n"); in acctwatch() 411 log(LOG_NOTICE, "Accounting suspended\n"); in acctwatch()
|
| /xnu-10063.101.15/bsd/netinet/ |
| H A D | flow_divert.c | 1224 …FDLOG(LOG_NOTICE, &nil_pcb, "flow_divert_send_packet: ctl_enqueuembuf returned an error: %d", erro… in flow_divert_send_packet() 1935 …FDLOG(LOG_NOTICE, fd_cb, "flow_divert_send_datagram_packet failed with error %d, send data size = … in flow_divert_send_app_data() 2176 …FDLOG0(LOG_NOTICE, fd_cb, "Next control unit is the same as the current control unit, disabling fl… in flow_divert_try_next_group() 2182 FDLOG0(LOG_NOTICE, fd_cb, "No more valid control units, disabling flow divert"); in flow_divert_try_next_group() 2189 FDLOG(LOG_NOTICE, fd_cb, "Group for control unit %u does not exist", next_ctl_unit); in flow_divert_try_next_group() 2193 FDLOG(LOG_NOTICE, fd_cb, "Moving from %u to %u", fd_cb->control_group_unit, next_ctl_unit); in flow_divert_try_next_group() 2212 …FDLOG(LOG_NOTICE, fd_cb, "Failed to send the connect packet to %u, disabling flow divert", fd_cb->… in flow_divert_try_next_group() 2236 FDLOG0(LOG_NOTICE, fd_cb, "Skipped all flow divert services, disabling flow divert"); in flow_divert_disable() 2363 FDLOG0(LOG_NOTICE, fd_cb, "Failed to get the remote address from the buffer"); in flow_divert_disable() 2557 FDLOG0(LOG_NOTICE, fd_cb, "socket is not attached any more, ignoring connect result"); in flow_divert_handle_connect_result() [all …]
|