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

/linux-master/tools/testing/selftests/net/
H A Dnettest.c1249 static int msg_loop(int client, int sd, void *addr, socklen_t alen, function
1606 rc = msg_loop(0, lsd, (void *) addr, alen, args);
1653 rc = msg_loop(0, csd, (void *) addr, alen, args);
1841 rc = msg_loop(1, sd, addr, alen, args);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c551 static int msg_loop(int fd, int iov_count, int iov_length, int cnt, function
797 err = msg_loop(rx_fd, iov_count, iov_buf,
829 err = msg_loop(c1, iov_count, iov_buf,

Completed in 126 milliseconds