Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c114 #define xsend(fd, buf, len, flags) \ macro
1214 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_select_listening()
1314 n = xsend(c1, &b, sizeof(b), 0); in test_reuseport_select_connected()
1388 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_mixed_groups()