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