Searched refs:sock_fanout_read (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/testing/selftests/net/
H A Dpsock_fanout.c188 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) sock_fanout_read() function
281 sock_fanout_read(fds, rings, expect0); test_datapath()
286 ret = sock_fanout_read(fds, rings, expect1); test_datapath()
291 ret |= sock_fanout_read(fds, rings, expect2); test_datapath()

Completed in 46 milliseconds