Home
last modified time | relevance | path

Searched defs:mptcp_sock (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h233 struct mptcp_sock { struct
234 struct inet_connection_sock sk;
236 __u32 token;
237 struct sock *first;
238 char ca_name[TCP_CA_NAME_MAX];
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h37336 struct mptcp_sock { struct
37337 struct inet_connection_sock sk;
37338 u64 local_key;
37339 u64 remote_key;
37340 u64 write_seq;
37341 u64 bytes_sent;
37342 u64 snd_nxt;
37343 u64 bytes_received;
37344 u64 ack_seq;
37345 atomic64_t rcv_wnd_sent;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h133509 struct mptcp_sock { struct
133510 struct inet_connection_sock sk;
133511 u64 local_key;
133512 u64 remote_key;
133513 u64 write_seq;
133514 u64 snd_nxt;
133515 u64 ack_seq;
133516 atomic64_t rcv_wnd_sent;
133517 u64 rcv_data_fin_seq;
133518 int rmem_fwd_alloc;
[all …]
H A Dvmlinux_518.h133509 struct mptcp_sock { struct
133510 struct inet_connection_sock sk;
133511 u64 local_key;
133512 u64 remote_key;
133513 u64 write_seq;
133514 u64 snd_nxt;
133515 u64 ack_seq;
133516 atomic64_t rcv_wnd_sent;
133517 u64 rcv_data_fin_seq;
133518 int rmem_fwd_alloc;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h145491 struct mptcp_sock { struct
145492 struct inet_connection_sock sk;
145493 u64 local_key;
145494 u64 remote_key;
145495 u64 write_seq;
145496 u64 snd_nxt;
145497 u64 ack_seq;
145498 atomic64_t rcv_wnd_sent;
145499 u64 rcv_data_fin_seq;
145500 int rmem_fwd_alloc;
[all …]
H A Dvmlinux.h145491 struct mptcp_sock { struct
145492 struct inet_connection_sock sk;
145493 u64 local_key;
145494 u64 remote_key;
145495 u64 write_seq;
145496 u64 snd_nxt;
145497 u64 ack_seq;
145498 atomic64_t rcv_wnd_sent;
145499 u64 rcv_data_fin_seq;
145500 int rmem_fwd_alloc;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h65506 struct mptcp_sock { struct
65507 struct inet_connection_sock sk;
65508 u64 local_key;
65509 u64 remote_key;
65510 u64 write_seq;
65511 u64 snd_nxt;
65512 u64 ack_seq;
65513 atomic64_t rcv_wnd_sent;
65514 u64 rcv_data_fin_seq;
65515 int rmem_fwd_alloc;
[all …]
H A Dvmlinux.h65506 struct mptcp_sock { struct
65507 struct inet_connection_sock sk;
65508 u64 local_key;
65509 u64 remote_key;
65510 u64 write_seq;
65511 u64 snd_nxt;
65512 u64 ack_seq;
65513 atomic64_t rcv_wnd_sent;
65514 u64 rcv_data_fin_seq;
65515 int rmem_fwd_alloc;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h48297 struct mptcp_sock {}; struct
H A Dvmlinux_600.h48297 struct mptcp_sock {}; struct
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h85662 struct mptcp_sock {}; struct
H A Dvmlinux_602.h85662 struct mptcp_sock {}; struct
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h125728 struct mptcp_sock {}; struct
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h133363 struct mptcp_sock {}; struct