Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dpsock_snd.c274 static void do_rx(int fd, int expected_len, char *expected) in do_rx() function
373 do_rx(fds, total_len - sizeof(struct virtio_net_hdr), in run_test()
376 do_rx(fdr, cfg_payload_len, tbuf + total_len - cfg_payload_len); in run_test()
H A Dmsg_zerocopy.c661 static void do_rx(int domain, int type, int protocol) in do_rx() function
699 do_rx(domain, type, protocol); in do_test()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_classification.c427 static int do_rx(int fd) in do_rx() function
471 err = do_rx(fdr); in run_test()
488 err = do_rx(fdr); in run_test()
/linux/tools/testing/selftests/net/lib/
H A Dcsum.c949 static void do_rx(int fdp, int fdr) in do_rx() function
1006 do_rx(fdp, fdr); in main()