Lines Matching refs:exit_with_error
220 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, \ macro
298 exit_with_error(errno); in xsk_configure_umem()
304 exit_with_error(-ret); in xsk_configure_umem()
320 exit_with_error(errno); in xsk_configure_socket()
331 exit_with_error(-ret); in xsk_configure_socket()
335 exit_with_error(-ret); in xsk_configure_socket()
341 exit_with_error(-ret); in xsk_configure_socket()
483 exit_with_error(errno); in kick_tx()
512 exit_with_error(-ret); in complete_tx_l2fwd()
564 exit_with_error(-ret); in rx_drop()
679 exit_with_error(-ret); in l2fwd()
774 exit_with_error(ret); in main()