Lines Matching refs:exit_with_error
503 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, \ macro
814 exit_with_error(errno); in xsk_configure_umem()
819 exit_with_error(-ret); in xsk_configure_umem()
833 exit_with_error(-ret); in xsk_populate_fill_ring()
851 exit_with_error(errno); in xsk_configure_socket()
868 exit_with_error(-ret); in xsk_configure_socket()
872 exit_with_error(-ret); in xsk_configure_socket()
1098 exit_with_error(errno); in kick_tx()
1134 exit_with_error(-ret); in complete_tx_l2fwd()
1193 exit_with_error(-ret); in rx_drop()
1355 exit_with_error(-ret); in l2fwd()
1524 exit_with_error(ret); in main()