Lines Matching refs:TRACE_ERROR
241 TRACE_ERROR("Could not allocate memory for netdev_entry!\n"); in FeedNetdevConfLine()
310 TRACE_ERROR("Could not allocate memory for arp_entry!\n"); in FeedArpConfLine()
341 TRACE_ERROR("Could not allocate memory for route_entry!\n"); in FeedRouteConfLine()
373 TRACE_ERROR("Could not allocate memory for nic forward entry!\n"); in FeedNICFwdConfLine()
578 TRACE_ERROR("Could not allocate memory for app_conf!\n"); in InitAppBlock()
604 TRACE_ERROR("Could not allocate memory for mos_conf!\n"); in InitMosBlock()
637 TRACE_ERROR("Could not allocate memory for netdev_conf!\n"); in InitNetdevBlock()
689 TRACE_ERROR("Can't allocate memory for arp_entry\n"); in FetchARPKernelEntries()
696 TRACE_ERROR("Error reading the ARP entry\n"); in FetchARPKernelEntries()
759 TRACE_ERROR("Could not allocate memory for route_entry!\n"); in FetchRouteKernelEntries()
796 TRACE_ERROR("Could not allocate memory for arp_conf!\n"); in InitArpBlock()
823 TRACE_ERROR("Could not allocate memory for route_conf!\n"); in InitRouteBlock()
850 TRACE_ERROR("Could not allocate memory for nic_forward_conf!\n"); in InitNICForwardBlock()
921 TRACE_ERROR("Cannot open the config file %s\n", fname); in ReadConf()
932 TRACE_ERROR("Can't allocate memory for file!\n"); in ReadConf()
1021 TRACE_ERROR("Can't allocate memory for blk_entry!\n"); in InitConfig()
1133 TRACE_ERROR("CPU mask (%016lX) exceeds the number of CPU cores (%d)\n", in PatchCONFIG()
1138 TRACE_ERROR("mOS does not support more than %d CPU cores for now\n", in PatchCONFIG()
1227 TRACE_ERROR("Interface '%s' not found\n", nwalk->dev_name); in LoadConfigurationLowerHalf()