Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 14 of 14) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dsyslog.h83 #define LOG_NOTICE 5 /* normal but significant condition */ macro
110 { "notice", LOG_NOTICE, },
/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c209 static int if_bridge_log_level = LOG_NOTICE;
841 BRIDGE_LOG(LOG_NOTICE, 0, "%s %d", name, tag); in allocate_pf_tag()
1182 BRIDGE_LOG(LOG_NOTICE, 0, "0x%x forced", __flags); \
1306 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_pkthdr()
1314 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf_pkthdr()
1322 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf()
1336 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf()
1369 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_data()
1378 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_ether_header()
1424 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_link()
[all …]
H A Dpacket_mangler.c209 PKT_MNGLR_LOG(LOG_NOTICE, "Connecting packet mangler filter."); in pkt_mnglr_ctl_connect()
338 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_ctl_getopt()
479 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_ctl_setopt()
661 PKT_MNGLR_LOG(LOG_NOTICE, ""); in pkt_mnglr_init()
H A Dcontent_filter.c1199 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_connect()
1302 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_disconnect()
1418 CFIL_LOG(LOG_NOTICE, "so %llx detached %u", in cfil_ctl_disconnect()
1422 CFIL_LOG(LOG_NOTICE, "so %llx waking", in cfil_ctl_disconnect()
1971 CFIL_LOG(LOG_NOTICE, "bad sock_id %llx", in cfil_ctl_send()
1989 CFIL_LOG(LOG_NOTICE, "so %llx <id %llu> not attached", in cfil_ctl_send()
1994 CFIL_LOG(LOG_NOTICE, "so %llx drop set", in cfil_ctl_send()
2006 CFIL_LOG(LOG_NOTICE, "so %llx no filter", in cfil_ctl_send()
2117 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_getopt()
2276 CFIL_LOG(LOG_NOTICE, ""); in cfil_ctl_setopt()
[all …]
H A Dnetwork_agent.c48 u_int32_t netagent_debug = LOG_NOTICE; // 0=None, 1=Basic
2628 NETAGENTLOG(LOG_NOTICE, "Triggered network agent %s, error = %d", uuid_str, error); in netagent_client_message_with_params()
H A Dnecp_client.c203 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0, clien…
212 …NECPLOG(LOG_NOTICE, "NECP CLIENT FLOW TRACE <pid %d %s> <flow %s>: " fmt "\n", client ? client->pr…
219 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_PARAMS_LOG <pid %d %s>: " fmt "\n", client ? client->proc_pid : 0…
231 …NECPLOG(LOG_NOTICE, "NECP_SOCKET_PARAMS_LOG <pid %d>: " fmt "\n", NECP_SOCKET_PID(so), ##__VA_ARGS…
236 …NECPLOG(LOG_NOTICE, "NECP_SOCKET_ATTRIBUTE_LOG: " fmt "\n", ##__VA_ARGS__); …
241 …NECPLOG(LOG_NOTICE, "NECP_CLIENT_TRACKER_LOG <pid %d>: " fmt "\n", pid, ##__VA_ARGS__); …
/xnu-8792.41.9/bsd/netinet6/
H A Dah_input.c224 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 Dscope6.c292 log(LOG_NOTICE, in sa6_recoverscope()
H A Desp_chachapoly.c85 #define esp_log_default(_format, ...) _esp_log(LOG_NOTICE, _format, ##__VA_ARGS__)
H A Dipsec.c4489 …ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate pkthdr %d off %d ip6hdr %zu", m->m_pkthdr.len, off, … in ipsec6_tunnel_validate()
4494 …ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate pkthdr %d off %d ip6hdr %zu", m->m_pkthdr.len, off, … in ipsec6_tunnel_validate()
4498 ipseclog((LOG_NOTICE, "ipsec6_tunnel_validate invalid nxt(%u) protocol", nxt)); in ipsec6_tunnel_validate()
5164 ipseclog((LOG_NOTICE, "%s: uuid %s spi %u seq %u len %u result %d",
5201 ipseclog((LOG_NOTICE, "%s: uuid %s spi %u seq %u len %u", in ipsec_save_wake_packet()
5279 ipseclog((LOG_NOTICE, in ipsec_sleep_wake_handler()
5294 ipseclog((LOG_NOTICE, in ipsec_sleep_wake_handler()
H A Din6.c1473 log(LOG_NOTICE, in in6_control()
1881 log(LOG_NOTICE, "%s: failed to create a" in in6ctl_aifaddr()
2860 log(LOG_NOTICE, "in6_unlink_ifa: IPv6 address " in in6_unlink_ifa()
4080 log(LOG_NOTICE, "%s: unknown link type (%d)\n", __func__, in in6_if2idlen()
H A Dnd6.c582 log(LOG_NOTICE, "nd6_setmtu: " in nd6_setmtu()
2002 log(LOG_NOTICE, "regen_tmpaddr: failed to create a new" in regen_tmpaddr()
/xnu-8792.41.9/bsd/kern/
H A Dkern_acct.c393 log(LOG_NOTICE, "Accounting resumed\n"); in acctwatch()
411 log(LOG_NOTICE, "Accounting suspended\n"); in acctwatch()
/xnu-8792.41.9/bsd/netinet/
H A Dflow_divert.c1966 …FDLOG0(LOG_NOTICE, fd_cb, "Next control unit is the same as the current control unit, disabling fl… in flow_divert_try_next_group()
1972 FDLOG0(LOG_NOTICE, fd_cb, "No more valid control units, disabling flow divert"); in flow_divert_try_next_group()
1979 FDLOG(LOG_NOTICE, fd_cb, "Group for control unit %u does not exist", next_ctl_unit); in flow_divert_try_next_group()
1983 FDLOG(LOG_NOTICE, fd_cb, "Moving from %u to %u", fd_cb->control_group_unit, next_ctl_unit); in flow_divert_try_next_group()
2002 …FDLOG(LOG_NOTICE, fd_cb, "Failed to send the connect packet to %u, disabling flow divert", fd_cb->… in flow_divert_try_next_group()
2026 FDLOG0(LOG_NOTICE, fd_cb, "Skipped all flow divert services, disabling flow divert"); in flow_divert_disable()
2153 FDLOG0(LOG_NOTICE, fd_cb, "Failed to get the remote address from the buffer"); in flow_divert_disable()
2347 FDLOG0(LOG_NOTICE, fd_cb, "socket is not attached any more, ignoring connect result"); in flow_divert_handle_connect_result()
2542 FDLOG0(LOG_NOTICE, fd_cb, "socket is not attached any more, ignoring close from provider"); in flow_divert_handle_close()
2605 FDLOG0(LOG_NOTICE, fd_cb, "socket is not attached any more, ignoring inbound data"); in flow_divert_handle_data()
[all …]