Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c1964 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb()
2004 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy()
2039 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data()
2063 static int tcp_zc_handle_leftover(struct tcp_zerocopy_receive *zc, in tcp_zc_handle_leftover()
2096 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error()
2144 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch()
2172 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp()
2223 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
2224 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive()
4773 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt()
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dsockopt_sk.c84 if (((struct tcp_zerocopy_receive *)optval)->address != 0) in _getsockopt()
/linux/tools/include/uapi/linux/
H A Dtcp.h347 struct tcp_zerocopy_receive { struct
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c22 struct tcp_zerocopy_receive zc; in getsetsockopt()
H A Dsockmap_basic.c1073 struct tcp_zerocopy_receive zc; in test_sockmap_zc()
/linux/include/uapi/linux/
H A Dtcp.h510 struct tcp_zerocopy_receive { struct
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c173 struct tcp_zerocopy_receive zc; in child_thread()