Home
last modified time | relevance | path

Searched defs:tcp_sk (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_incompl_cong_ops.c10 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
H A Dtcp_ca_update.c13 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
H A Dcgrp_ls_attach_cgroup.c27 struct tcp_sock *tcp_sk; in set_cookie() local
56 struct tcp_sock *tcp_sk; in update_cookie_sockops() local
H A Dtcp_ca_write_sk_pacing.c14 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
H A Dtcp_rtt.c26 struct bpf_tcp_sock *tcp_sk; in _sockops() local
H A Dsock_destroy_prog.c79 struct tcp6_sock *tcp_sk; in iter_tcp6_server() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtcp_rtt.c27 struct bpf_tcp_sock *tcp_sk; in _sockops() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtcp_dumpstats_kern.c28 struct bpf_tcp_sock *tcp_sk; in _sockops() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtcp_dumpstats_kern.c28 struct bpf_tcp_sock *tcp_sk; in _sockops() local
/kernel/linux/linux-5.10/include/net/netns/
H A Dipv6.h97 struct sock *tcp_sk; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv6.h94 struct sock *tcp_sk; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h90 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/
H A Dbpf_tcp_helpers.h101 static __always_inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
/kernel/linux/linux-5.10/include/linux/
H A Dtcp.h440 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c1979 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); mptcp_close() local
2759 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); mptcp_shutdown() local
2774 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); mptcp_shutdown() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dtcp.h477 #define tcp_sk(ptr) container_of_const(ptr, struct tcp_sock, inet_conn.icsk_inet.sk) macro
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c2544 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); mptcp_check_fastclose() local
2945 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); mptcp_check_send_data_fin() local
[all...]

Completed in 13 milliseconds