Searched refs:tcp_zerocopy_receive (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp.c | 1911 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb() 1951 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy() 1986 static int tcp_copy_straggler_data(struct tcp_zerocopy_receive *zc, in tcp_copy_straggler_data() 2010 static int tcp_zc_handle_leftover(struct tcp_zerocopy_receive *zc, in tcp_zc_handle_leftover() 2043 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error() 2091 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch() 2119 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp() 2170 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() 2171 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive() 4713 struct tcp_zerocopy_receive z in do_tcp_getsockopt() 2169 static int tcp_zerocopy_receive(struct sock *sk, tcp_zerocopy_receive() function [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | sockopt_sk.c | 84 if (((struct tcp_zerocopy_receive *)optval)->address != 0) in _getsockopt()
|
| /linux/tools/include/uapi/linux/ |
| H A D | tcp.h | 347 struct tcp_zerocopy_receive { struct
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockopt_sk.c | 22 struct tcp_zerocopy_receive zc; in getsetsockopt()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tcp_mmap.c | 173 struct tcp_zerocopy_receive zc; in child_thread()
|