Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_dualstack.c102 static int receive_once(int epfd, int proto) in receive_once() function
148 test_fd = receive_once(epfd, proto); in test()
H A Dreuseport_addr_any.c168 static int receive_once(int epfd, int proto) in receive_once() function
212 recv_fd = receive_once(epfd, proto); in test()