Home
last modified time | relevance | path

Searched refs:exit_with_error (Results 1 – 1 of 1) sorted by relevance

/samples/bpf/
Dxdpsock_user.c496 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
510 exit_with_error(errno); in xdpsock_cleanup()
824 exit_with_error(errno); in xsk_configure_umem()
829 exit_with_error(-ret); in xsk_configure_umem()
843 exit_with_error(-ret); in xsk_populate_fill_ring()
861 exit_with_error(errno); in xsk_configure_socket()
878 exit_with_error(-ret); in xsk_configure_socket()
882 exit_with_error(-ret); in xsk_configure_socket()
1122 exit_with_error(errno); in kick_tx()
1157 exit_with_error(-ret); in complete_tx_l2fwd()
[all …]