Lines Matching refs:OS_LOG_DEFAULT
481 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_tx()
574 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s: unknown ip version %u vhl %u tx_offset %u len… in utun_netif_sync_tx()
600 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - utun_output error %d\n", pcb->utun_ifp->if_x… in utun_netif_sync_tx()
603 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - mbuf_copyback(%zu) error %d\n", pcb->utun_if… in utun_netif_sync_tx()
610 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - mbuf_gethdr error %d\n", pcb->utun_ifp->if_x… in utun_netif_sync_tx()
615 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_tx %s - 0 length packet\n", pcb->utun_ifp->if_xname); in utun_netif_sync_tx()
656 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_tx_doorbell_one()
668 os_log_error(OS_LOG_DEFAULT, "%s: %s ring %s tx refill failed %d\n", __func__, in utun_netif_tx_doorbell_one()
678 os_log_error(OS_LOG_DEFAULT, "%s: %s ring %s index %d bad netif_txring 3\n", __func__, in utun_netif_tx_doorbell_one()
690 …os_log_error(OS_LOG_DEFAULT, "utun_netif_tx_doorbell: ifnet_disable_output returned error %d\n", e… in utun_netif_tx_doorbell_one()
721 os_log_error(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", __func__, if_name(pcb->utun_ifp)); in utun_netif_tx_doorbell()
752 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_rx()
816 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_rx %s: legacy packet length too short for header %zu… in utun_netif_sync_rx()
828 os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_rx %s: legacy packet length %zu > %u\n", in utun_netif_sync_rx()
940 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_rx %s: packet length too short for header %u < %zu\n… in utun_netif_sync_rx()
1054 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_nexus_ifattach()
1071 os_log(OS_LOG_DEFAULT, "%s: %s enabling wmm mode\n", in utun_nexus_ifattach()
1106 os_log_error(OS_LOG_DEFAULT, "%s pbufbool create failed, error %d\n", __func__, err); in utun_nexus_ifattach()
1118 os_log_error(OS_LOG_DEFAULT, "%s register provider failed, error %d\n", in utun_nexus_ifattach()
1139 os_log_error(OS_LOG_DEFAULT, "%s alloc_net_provider_instance failed, %d\n", in utun_nexus_ifattach()
1168 os_log_error(OS_LOG_DEFAULT, "%s free_provider_instance failed %d\n", in utun_detach_provider_and_instance()
1177 os_log_error(OS_LOG_DEFAULT, "%s deregister_provider %d\n", __func__, err); in utun_detach_provider_and_instance()
1196 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_ifdetach ms device failed %d\n", in utun_nexus_detach()
1229 os_log_error(OS_LOG_DEFAULT, "%s can't get %s provider, error %d\n", in utun_create_fs_provider_and_instance()
1236 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_create_fs_provider_and_instance()
1272 os_log_error(OS_LOG_DEFAULT, "%s register %s provider failed, error %d\n", in utun_create_fs_provider_and_instance()
1283 os_log_error(OS_LOG_DEFAULT, "%s alloc_provider_instance %s failed, %d\n", in utun_create_fs_provider_and_instance()
1307 os_log_error(OS_LOG_DEFAULT, "%s: failed to create bridge provider and instance\n", in utun_flowswitch_attach()
1317 os_log_error(OS_LOG_DEFAULT, "%s kern_nexus_ifattach ms device %d\n", __func__, err); in utun_flowswitch_attach()
1330 os_log_error(OS_LOG_DEFAULT, "utun_flowswitch_attach - flowswitch is NULL\n"); in utun_flowswitch_attach()
1334 os_log_error(OS_LOG_DEFAULT, "utun_flowswitch_attach - unable to find flowswitch nexus\n"); in utun_flowswitch_attach()
1365 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_controller_create failed: %d\n", in utun_register_kernel_pipe_nexus()
1374 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_get_default_domain_provider failed: %d\n", in utun_register_kernel_pipe_nexus()
1397 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_register_kernel_pipe_nexus()
1429 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_controller_register_provider failed: %d\n", in utun_register_kernel_pipe_nexus()
1589 os_log_error(OS_LOG_DEFAULT, "%s pbufbool create failed, error %d\n", __func__, result); in utun_enable_channel()
1676 os_log_error(OS_LOG_DEFAULT, "utun_register_control - ctl_register failed: %d\n", result); in utun_register_control()
1683 …os_log_error(OS_LOG_DEFAULT, "utun_register_control - proto_register_plumber(PF_INET, IFNET_FAMILY… in utun_register_control()
1694 …os_log_error(OS_LOG_DEFAULT, "utun_register_control - proto_register_plumber(PF_INET6, IFNET_FAMIL… in utun_register_control()
1912 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - kpipe requires netif: failed %d\n", result); in utun_ctl_connect()
1921 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - utun_nexus_ifattach failed: %d\n", result); in utun_ctl_connect()
1930 os_log_error(OS_LOG_DEFAULT, "%s: %s failed to enable channels\n", in utun_ctl_connect()
1941 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - utun_flowswitch_attach failed: %d\n", result); in utun_ctl_connect()
1960 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - ifnet_allocate failed: %d\n", result); in utun_ctl_connect()
1983 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - ifnet_attach failed: %d\n", result); in utun_ctl_connect()
2053 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - ifaddr_address failed: %d", result); in utun_remove_address()
2057 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - SIOCDIFADDR failed: %d", result); in utun_remove_address()
2069 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - ifaddr_address failed (v6): %d", in utun_remove_address()
2074 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - SIOCDIFADDR_IN6 failed: %d", in utun_remove_address()
2090 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - invalid protocol family %d\n", protocol); in utun_cleanup_family()
2098 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - failed to create %s socket: %d\n", in utun_cleanup_family()
2113 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - utun_detach_ip failed: %d\n", result); in utun_cleanup_family()
2123 os_log_error(OS_LOG_DEFAULT, "fnet_get_address_list_family(%s%d, 0xblah, %s) - failed: %d\n", in utun_cleanup_family()
2140 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - utun_detach_ip failed: %d\n", result); in utun_cleanup_family()
2244 os_log_error(OS_LOG_DEFAULT, "utun_ctl_disconnect - ifnet_detach failed: %d\n", result); in utun_ctl_disconnect()
2270 os_log_error(OS_LOG_DEFAULT, "%s - unexpected short mbuf pkt len %d\n", __func__, m_pktlen(m)); in utun_ctl_send()
2817 …os_log_error(OS_LOG_DEFAULT, "utun_ctl_rcvd: ctl_getenqueuepacketcount returned error %d\n", error… in utun_ctl_rcvd()
2828 os_log_error(OS_LOG_DEFAULT, "utun_ctl_rcvd: ifnet_enable_output returned error %d\n", error); in utun_ctl_rcvd()
2854 …os_log_error(OS_LOG_DEFAULT, "utun_start: ctl_getenqueuepacketcount returned error %d\n", error_pc… in utun_start()
2872 os_log_error(OS_LOG_DEFAULT, "utun_start: ifnet_disable_output returned error %d\n", error); in utun_start()
2926 os_log_error(OS_LOG_DEFAULT, "utun_output - ctl_enqueuembuf failed: %d\n", result); in utun_output()
3009 os_log_error(OS_LOG_DEFAULT, "utun_framer - ifnet_output prepend failed\n"); in utun_framer()
3033 …os_log_error(OS_LOG_DEFAULT, "Received app uuid error %d for %s%d\n", uuid_err, ifnet_name(pcb->ut… in utun_framer()
3036 …os_log_error(OS_LOG_DEFAULT, "Cannot set proc uuid for %s%d, size %d < %zu\n", ifnet_name(pcb->utu… in utun_framer()
3223 os_log_error(OS_LOG_DEFAULT, "utun_attach_inet - ifnet_attach_protocol %d failed: %d\n", in utun_attach_proto()
3236 os_log_info(OS_LOG_DEFAULT, in utun_pkt_input()
3302 os_log_error(OS_LOG_DEFAULT, "%s - ifnet_input failed: %d\n", __FUNCTION__, result); in utun_pkt_input()
3341 os_log_error(OS_LOG_DEFAULT, "%s: failed to register domain provider\n", __func__); in utun_register_nexus()
3470 …os_log_error(OS_LOG_DEFAULT, "%s: %s cannot find channel %s\n", __func__, pcb->utun_if_xname, uuid… in utun_kpipe_ring_init()
3515 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_kpipe_sync_tx()
3621 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_kpipe_sync_rx()
3723 os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: failed to allocate packet\n", in utun_kpipe_sync_rx()
3750 os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: invalid length %zu header_size %zu\n", in utun_kpipe_sync_rx()
3779 …os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: unknown ip version %u vhl %u header_size %zu\… in utun_kpipe_sync_rx()
3836 …os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx: ifnet_enable_output returned error %d\n", error); in utun_kpipe_sync_rx()