Searched refs:tcp_zerocopy_receive (Results 1 – 3 of 3) sorted by relevance
334 struct tcp_zerocopy_receive { struct
124 struct tcp_zerocopy_receive zc; in child_thread()
1740 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function1741 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()