Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/net/
Dpsock_fanout.c139 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read() function
226 sock_fanout_read(fds, rings, expect0); in test_datapath()
231 ret = sock_fanout_read(fds, rings, expect1); in test_datapath()
236 ret |= sock_fanout_read(fds, rings, expect2); in test_datapath()