Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdpsock_user.c220 #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()
[all …]