Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_sk.c67 if (optval + sizeof(struct tcp_zerocopy_receive) > optval_end) in _getsockopt()
70 if (((struct tcp_zerocopy_receive *)optval)->address != 0) in _getsockopt()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_sk.c67 if (optval + sizeof(struct tcp_zerocopy_receive) > optval_end) in _getsockopt()
70 if (((struct tcp_zerocopy_receive *)optval)->address != 0) in _getsockopt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dsockopt_sk.c67 if (optval + sizeof(struct tcp_zerocopy_receive) > optval_end) in _getsockopt()
70 if (((struct tcp_zerocopy_receive *)optval)->address != 0) in _getsockopt()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dtcp.c1817 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb()
1858 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy()
1952 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error()
2000 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch()
2030 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp()
2056 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
2057 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive()
4161 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt()
4185 err = tcp_zerocopy_receive(sk, &zc, &tss); in do_tcp_getsockopt()
4199 case offsetofend(struct tcp_zerocopy_receive, err): in do_tcp_getsockopt()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dtcp.c1817 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb()
1858 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy()
1952 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error()
2000 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch()
2030 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp()
2056 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
2057 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive()
4161 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt()
4185 err = tcp_zerocopy_receive(sk, &zc, &tss); in do_tcp_getsockopt()
4199 case offsetofend(struct tcp_zerocopy_receive, err): in do_tcp_getsockopt()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dtcp.c1817 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_set_hint_for_skb()
1858 struct tcp_zerocopy_receive *zc, int inq, in receive_fallback_to_copy()
1952 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch_error()
2000 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_vm_insert_batch()
2030 struct tcp_zerocopy_receive *zc, in tcp_zc_finalize_rx_tstamp()
2056 static int tcp_zerocopy_receive(struct sock *sk, in tcp_zerocopy_receive() function
2057 struct tcp_zerocopy_receive *zc, in tcp_zerocopy_receive()
4161 struct tcp_zerocopy_receive zc = {}; in do_tcp_getsockopt()
4185 err = tcp_zerocopy_receive(sk, &zc, &tss); in do_tcp_getsockopt()
4199 case offsetofend(struct tcp_zerocopy_receive, err): in do_tcp_getsockopt()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c21 struct tcp_zerocopy_receive zc; in getsetsockopt()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c21 struct tcp_zerocopy_receive zc; in getsetsockopt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c21 struct tcp_zerocopy_receive zc; in getsetsockopt()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Dtcp.h340 struct tcp_zerocopy_receive struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/netinet/
H A Dtcp.h340 struct tcp_zerocopy_receive struct
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/netinet/
H A Dtcp.h272 struct tcp_zerocopy_receive { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dtcp.h348 struct tcp_zerocopy_receive { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dtcp.h347 struct tcp_zerocopy_receive { struct
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dtcp.h347 struct tcp_zerocopy_receive { struct
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dtcp.h348 struct tcp_zerocopy_receive { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dtcp.h348 struct tcp_zerocopy_receive { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/netinet/
H A Dtcp.h284 struct tcp_zerocopy_receive { struct

12