Lines Matching refs:rte_exit
150 rte_exit(EXIT_FAILURE, in get_uint()
154 rte_exit(EXIT_FAILURE, in get_uint()
168 rte_exit(EXIT_FAILURE, in auto_stop()
176 rte_exit(EXIT_FAILURE, in auto_stop()
184 rte_exit(EXIT_FAILURE, in auto_stop()
196 rte_exit(EXIT_FAILURE, "no memory for interface\n"); in add_interface()
235 rte_exit(EXIT_FAILURE, "No usable interfaces found\n"); in set_default_interface()
252 rte_exit(EXIT_FAILURE, "Invalid port number %u\n", in select_interface()
278 rte_exit(EXIT_FAILURE, "can not open pcap\n"); in compile_filter()
282 rte_exit(EXIT_FAILURE, "pcap filter string not valid (%s)\n", in compile_filter()
287 rte_exit(EXIT_FAILURE, in compile_filter()
346 rte_exit(EXIT_FAILURE, in parse_opts()
531 rte_exit(EXIT_FAILURE, "EAL init failed: is primary process running?\n"); in dpdk_init()
534 rte_exit(EXIT_FAILURE, "No Ethernet ports found\n"); in dpdk_init()
559 rte_exit(EXIT_FAILURE, "Could not create ring :%s\n", in create_ring()
580 rte_exit(EXIT_FAILURE, in create_mempool()
641 rte_exit(EXIT_FAILURE, "Can not open \"%s\": %s\n", in create_output()
651 rte_exit(EXIT_FAILURE, "pcapng_fdopen failed: %s\n", in create_output()
660 rte_exit(EXIT_FAILURE, "pcap_open_dead failed\n"); in create_output()
664 rte_exit(EXIT_FAILURE, "pcap_dump_fopen failed: %s\n", in create_output()
694 rte_exit(EXIT_FAILURE, in enable_pdump()