Home
last modified time | relevance | path

Searched defs:tcp_sk (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
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
87 struct tcp_sock *tcp_sk; in BPF_PROG() local
A Dtcp_ca_incompl_cong_ops.c10 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
A Dtcp_rtt.c26 struct bpf_tcp_sock *tcp_sk; in _sockops() local
A Dtcp_ca_write_sk_pacing.c14 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
/linux-6.3-rc2/samples/bpf/
A Dtcp_dumpstats_kern.c28 struct bpf_tcp_sock *tcp_sk; in _sockops() local
/linux-6.3-rc2/include/net/netns/
A Dipv6.h93 struct sock *tcp_sk; member
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbpf_tcp_helpers.h101 static __always_inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function
/linux-6.3-rc2/net/mptcp/
A Dprotocol.c2452 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in mptcp_check_fastclose() local
2838 struct sock *tcp_sk = mptcp_subflow_tcp_sock(subflow); in __mptcp_check_send_data_fin() local
/linux-6.3-rc2/include/linux/
A Dtcp.h475 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function

Completed in 45 milliseconds