| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | cgrp_ls_attach_cgroup.c | 27 struct tcp_sock *tcp_sk; in set_cookie() local 56 struct tcp_sock *tcp_sk; in update_cookie_sockops() local
|
| D | tcp_ca_incompl_cong_ops.c | 10 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| D | tcp_rtt.c | 26 struct bpf_tcp_sock *tcp_sk; in _sockops() local
|
| D | tcp_ca_update.c | 13 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| D | tcp_ca_write_sk_pacing.c | 14 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| D | sock_destroy_prog.c | 79 struct tcp6_sock *tcp_sk; in iter_tcp6_server() local
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | tcp_dumpstats_kern.c | 28 struct bpf_tcp_sock *tcp_sk; in _sockops() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | tcp_dumpstats_kern.c | 28 struct bpf_tcp_sock *tcp_sk; in _sockops() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | tcp_rtt.c | 27 struct bpf_tcp_sock *tcp_sk; in _sockops() local
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | protocol.c | 1979 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_close() local 2759 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_shutdown() local 2774 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_shutdown() local
|
| /kernel/linux/linux-6.6/include/net/netns/ |
| D | ipv6.h | 94 struct sock *tcp_sk; member
|
| /kernel/linux/linux-5.10/include/net/netns/ |
| D | ipv6.h | 97 struct sock *tcp_sk; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | bpf_tcp_helpers.h | 90 static __always_inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | bpf_tcp_helpers.h | 101 static __always_inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| D | protocol.c | 2579 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_check_fastclose() local 3003 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_check_send_data_fin() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tcp.h | 440 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | tcp.h | 485 #define tcp_sk(ptr) container_of_const(ptr, struct tcp_sock, inet_conn.icsk_inet.sk) macro
|