Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dtls.c715 int i, send_pipe = 1; in TEST_F() local
721 EXPECT_EQ(splice(p[0], NULL, self->fd, NULL, send_pipe, f), 1); in TEST_F()