Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtcp.h297 struct tcp_zerocopy_receive { struct
/Linux-v4.19/tools/testing/selftests/net/
Dtcp_mmap.c138 struct tcp_zerocopy_receive zc; in child_thread()
/Linux-v4.19/net/ipv4/
Dtcp.c1747 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
1748 struct tcp_zerocopy_receive *zc) in tcp_zerocopy_receive()
3549 struct tcp_zerocopy_receive zc; in do_tcp_getsockopt()
3559 err = tcp_zerocopy_receive(sk, &zc); in do_tcp_getsockopt()