Lines Matching refs:OS_LOG_DEFAULT
394 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_tx()
480 …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()
506 …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()
509 …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()
516 …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()
521 …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()
560 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_tx_doorbell()
572 os_log_error(OS_LOG_DEFAULT, "%s, tx refill failed %d\n", __func__, rc); in utun_netif_tx_doorbell()
585 …os_log_error(OS_LOG_DEFAULT, "utun_netif_tx_doorbell: ifnet_disable_output returned error %d\n", e… in utun_netif_tx_doorbell()
620 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_netif_sync_rx()
684 …os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_rx %s: legacy packet length too short for header %zu… in utun_netif_sync_rx()
696 os_log_error(OS_LOG_DEFAULT, "utun_netif_sync_rx %s: legacy packet length %zu > %u\n", in utun_netif_sync_rx()
803 …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()
905 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_nexus_ifattach()
938 os_log_error(OS_LOG_DEFAULT, "%s pbufbool create failed, error %d\n", __func__, err); in utun_nexus_ifattach()
950 os_log_error(OS_LOG_DEFAULT, "%s register provider failed, error %d\n", in utun_nexus_ifattach()
971 os_log_error(OS_LOG_DEFAULT, "%s alloc_net_provider_instance failed, %d\n", in utun_nexus_ifattach()
1000 os_log_error(OS_LOG_DEFAULT, "%s free_provider_instance failed %d\n", in utun_detach_provider_and_instance()
1009 os_log_error(OS_LOG_DEFAULT, "%s deregister_provider %d\n", __func__, err); in utun_detach_provider_and_instance()
1028 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_ifdetach ms device failed %d\n", in utun_nexus_detach()
1061 os_log_error(OS_LOG_DEFAULT, "%s can't get %s provider, error %d\n", in utun_create_fs_provider_and_instance()
1068 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_create_fs_provider_and_instance()
1104 os_log_error(OS_LOG_DEFAULT, "%s register %s provider failed, error %d\n", in utun_create_fs_provider_and_instance()
1115 os_log_error(OS_LOG_DEFAULT, "%s alloc_provider_instance %s failed, %d\n", in utun_create_fs_provider_and_instance()
1139 os_log_error(OS_LOG_DEFAULT, "%s: failed to create bridge provider and instance\n", in utun_flowswitch_attach()
1149 os_log_error(OS_LOG_DEFAULT, "%s kern_nexus_ifattach ms device %d\n", __func__, err); in utun_flowswitch_attach()
1162 os_log_error(OS_LOG_DEFAULT, "utun_flowswitch_attach - flowswitch is NULL\n"); in utun_flowswitch_attach()
1166 os_log_error(OS_LOG_DEFAULT, "utun_flowswitch_attach - unable to find flowswitch nexus\n"); in utun_flowswitch_attach()
1197 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_controller_create failed: %d\n", in utun_register_kernel_pipe_nexus()
1206 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_get_default_domain_provider failed: %d\n", in utun_register_kernel_pipe_nexus()
1229 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_attr_create failed: %d\n", in utun_register_kernel_pipe_nexus()
1259 os_log_error(OS_LOG_DEFAULT, "%s: kern_nexus_controller_register_provider failed: %d\n", in utun_register_kernel_pipe_nexus()
1390 os_log_error(OS_LOG_DEFAULT, "%s pbufbool create failed, error %d\n", __func__, result); in utun_enable_channel()
1462 os_log_error(OS_LOG_DEFAULT, "utun_register_control - ctl_register failed: %d\n", result); in utun_register_control()
1469 …os_log_error(OS_LOG_DEFAULT, "utun_register_control - proto_register_plumber(PF_INET, IFNET_FAMILY… in utun_register_control()
1480 …os_log_error(OS_LOG_DEFAULT, "utun_register_control - proto_register_plumber(PF_INET6, IFNET_FAMIL… in utun_register_control()
1698 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - utun_nexus_ifattach failed: %d\n", result); in utun_ctl_connect()
1707 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - utun_flowswitch_attach failed: %d\n", result); in utun_ctl_connect()
1726 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - ifnet_allocate failed: %d\n", result); in utun_ctl_connect()
1749 os_log_error(OS_LOG_DEFAULT, "utun_ctl_connect - ifnet_attach failed: %d\n", result); in utun_ctl_connect()
1819 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - ifaddr_address failed: %d", result); in utun_remove_address()
1823 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - SIOCDIFADDR failed: %d", result); in utun_remove_address()
1835 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - ifaddr_address failed (v6): %d", in utun_remove_address()
1840 os_log_error(OS_LOG_DEFAULT, "utun_remove_address - SIOCDIFADDR_IN6 failed: %d", in utun_remove_address()
1857 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - invalid protocol family %d\n", protocol); in utun_cleanup_family()
1865 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - failed to create %s socket: %d\n", in utun_cleanup_family()
1880 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - utun_detach_ip failed: %d\n", result); in utun_cleanup_family()
1890 os_log_error(OS_LOG_DEFAULT, "fnet_get_address_list_family(%s%d, 0xblah, %s) - failed: %d\n", in utun_cleanup_family()
1907 os_log_error(OS_LOG_DEFAULT, "utun_cleanup_family - utun_detach_ip failed: %d\n", result); in utun_cleanup_family()
2029 os_log_error(OS_LOG_DEFAULT, "utun_ctl_disconnect - ifnet_detach failed: %d\n", result); in utun_ctl_disconnect()
2055 os_log_error(OS_LOG_DEFAULT, "%s - unexpected short mbuf pkt len %d\n", __func__, m_pktlen(m)); in utun_ctl_send()
2541 …os_log_error(OS_LOG_DEFAULT, "utun_ctl_rcvd: ctl_getenqueuepacketcount returned error %d\n", error… in utun_ctl_rcvd()
2552 os_log_error(OS_LOG_DEFAULT, "utun_ctl_rcvd: ifnet_enable_output returned error %d\n", error); in utun_ctl_rcvd()
2572 os_log_info(OS_LOG_DEFAULT, in utun_start()
2596 …os_log_error(OS_LOG_DEFAULT, "utun_start: ctl_getenqueuepacketcount returned error %d\n", error_pc… in utun_start()
2614 os_log_error(OS_LOG_DEFAULT, "utun_start: ifnet_disable_output returned error %d\n", error); in utun_start()
2668 os_log_error(OS_LOG_DEFAULT, "utun_output - ctl_enqueuembuf failed: %d\n", result); in utun_output()
2751 os_log_error(OS_LOG_DEFAULT, "utun_framer - ifnet_output prepend failed\n"); in utun_framer()
2775 …os_log_error(OS_LOG_DEFAULT, "Received app uuid error %d for %s%d\n", uuid_err, ifnet_name(pcb->ut… in utun_framer()
2778 …os_log_error(OS_LOG_DEFAULT, "Cannot set proc uuid for %s%d, size %d < %zu\n", ifnet_name(pcb->utu… in utun_framer()
2924 os_log_error(OS_LOG_DEFAULT, "utun_attach_inet - ifnet_attach_protocol %d failed: %d\n", in utun_attach_proto()
2937 os_log_info(OS_LOG_DEFAULT, in utun_pkt_input()
3003 os_log_error(OS_LOG_DEFAULT, "%s - ifnet_input failed: %d\n", __FUNCTION__, result); in utun_pkt_input()
3041 os_log_error(OS_LOG_DEFAULT, "%s: failed to register domain provider\n", __func__); in utun_register_nexus()
3192 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_kpipe_sync_tx()
3296 os_log_info(OS_LOG_DEFAULT, "%s: data path stopped for %s\n", in utun_kpipe_sync_rx()
3397 os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: failed to allocate packet\n", in utun_kpipe_sync_rx()
3422 os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: invalid length %zu header_size %zu\n", in utun_kpipe_sync_rx()
3449 …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()
3504 …os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx: ifnet_enable_output returned error %d\n", error); in utun_kpipe_sync_rx()
3558 os_log_error(OS_LOG_DEFAULT, "utun_kpipe_sync_rx %s: failed to allocate packet\n", in utun_kpipe_sync_rx()