Home
last modified time | relevance | path

Searched defs:send_buf (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/net/
Dreuseport_bpf.c213 char recv_buf[8], send_buf[8]; in test_recv_order() local
/tools/testing/vsock/
Dutil.c297 void send_buf(int fd, const void *buf, size_t len, int flags, in send_buf() function