Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dtcp.h334 struct tcp_zerocopy_receive { struct
/Linux-v5.4/tools/testing/selftests/net/
Dtcp_mmap.c124 struct tcp_zerocopy_receive zc; in child_thread()
/Linux-v5.4/net/ipv4/
Dtcp.c1740 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
1741 struct tcp_zerocopy_receive *zc) in tcp_zerocopy_receive()
3654 struct tcp_zerocopy_receive zc; in do_tcp_getsockopt()
3664 err = tcp_zerocopy_receive(sk, &zc); in do_tcp_getsockopt()