Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/net/
Dpsock_fanout.c221 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read() function
370 sock_fanout_read(fds, rings, expect0); in test_datapath()
375 ret = sock_fanout_read(fds, rings, expect1); in test_datapath()
380 ret |= sock_fanout_read(fds, rings, expect2); in test_datapath()