Home
last modified time | relevance | path

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

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