Home
last modified time | relevance | path

Searched defs:tcp_sock (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h62 struct tcp_sock { struct
63 struct inet_connection_sock inet_conn;
65 __u32 rcv_nxt;
66 __u32 snd_nxt;
67 __u32 snd_una;
68 __u32 window_clamp;
69 __u8 ecn_flags;
70 __u32 delivered;
71 __u32 delivered_ce;
72 __u32 snd_cwnd;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dsocket_base.cpp210 ip::tcp::socket tcp_sock(ioc, ip::tcp::v4()); in test() local
/aosp_15_r20/external/cronet/net/socket/
H A Dsocks5_client_socket_unittest.cc95 auto tcp_sock = std::make_unique<MockTCPClientSocket>(address_list_, net_log, in BuildMockSocket() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h36834 struct tcp_sock { struct
36836 __u8 __cacheline_group_begin__tcp_sock_read_tx[0]; argument
36844 __u8 __cacheline_group_end__tcp_sock_read_tx[0]; argument
36845 __u8 __cacheline_group_begin__tcp_sock_read_txrx[0]; argument
36860 __u8 __cacheline_group_end__tcp_sock_read_txrx[0]; argument
36861 __u8 __cacheline_group_begin__tcp_sock_read_rx[0]; argument
36874 __u8 __cacheline_group_end__tcp_sock_read_rx[0]; argument
36877 __u8 __cacheline_group_begin__tcp_sock_write_tx[0]; argument
36895 __u8 __cacheline_group_end__tcp_sock_write_tx[0]; argument
36896 __u8 __cacheline_group_begin__tcp_sock_write_txrx[0]; argument
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h47685 struct tcp_sock { struct
47686 struct inet_connection_sock inet_conn;
47687 u16 tcp_header_len;
47688 u16 gso_segs;
47689 __be32 pred_flags;
47690 u64 bytes_received;
47691 u32 segs_in;
47692 u32 data_segs_in;
47693 u32 rcv_nxt;
47694 u32 copied_seq;
[all …]
H A Dvmlinux_600.h47685 struct tcp_sock { struct
47686 struct inet_connection_sock inet_conn;
47687 u16 tcp_header_len;
47688 u16 gso_segs;
47689 __be32 pred_flags;
47690 u64 bytes_received;
47691 u32 segs_in;
47692 u32 data_segs_in;
47693 u32 rcv_nxt;
47694 u32 copied_seq;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h62560 struct tcp_sock { struct
62561 struct inet_connection_sock inet_conn;
62562 u16 tcp_header_len;
62563 u16 gso_segs;
62564 __be32 pred_flags;
62565 u64 bytes_received;
62566 u32 segs_in;
62567 u32 data_segs_in;
62568 u32 rcv_nxt;
62569 u32 copied_seq;
[all …]
H A Dvmlinux_602.h62560 struct tcp_sock { struct
62561 struct inet_connection_sock inet_conn;
62562 u16 tcp_header_len;
62563 u16 gso_segs;
62564 __be32 pred_flags;
62565 u64 bytes_received;
62566 u32 segs_in;
62567 u32 data_segs_in;
62568 u32 rcv_nxt;
62569 u32 copied_seq;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h117656 struct tcp_sock { struct
117657 struct inet_connection_sock inet_conn;
117658 u16 tcp_header_len;
117659 u16 gso_segs;
117660 __be32 pred_flags;
117661 u64 bytes_received;
117662 u32 segs_in;
117663 u32 data_segs_in;
117664 u32 rcv_nxt;
117665 u32 copied_seq;
[all …]
H A Dvmlinux_518.h117656 struct tcp_sock { struct
117657 struct inet_connection_sock inet_conn;
117658 u16 tcp_header_len;
117659 u16 gso_segs;
117660 __be32 pred_flags;
117661 u64 bytes_received;
117662 u32 segs_in;
117663 u32 data_segs_in;
117664 u32 rcv_nxt;
117665 u32 copied_seq;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h122262 struct tcp_sock { struct
122263 struct inet_connection_sock inet_conn;
122264 u16 tcp_header_len;
122265 u16 gso_segs;
122266 __be32 pred_flags;
122267 u64 bytes_received;
122268 u32 segs_in;
122269 u32 data_segs_in;
122270 u32 rcv_nxt;
122271 u32 copied_seq;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h62382 struct tcp_sock { struct
62383 struct inet_connection_sock inet_conn;
62384 u16 tcp_header_len;
62385 u16 gso_segs;
62386 __be32 pred_flags;
62387 u64 bytes_received;
62388 u32 segs_in;
62389 u32 data_segs_in;
62390 u32 rcv_nxt;
62391 u32 copied_seq;
[all …]
H A Dvmlinux.h62382 struct tcp_sock { struct
62383 struct inet_connection_sock inet_conn;
62384 u16 tcp_header_len;
62385 u16 gso_segs;
62386 __be32 pred_flags;
62387 u64 bytes_received;
62388 u32 segs_in;
62389 u32 data_segs_in;
62390 u32 rcv_nxt;
62391 u32 copied_seq;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h118538 struct tcp_sock { struct
118539 struct inet_connection_sock inet_conn;
118540 u16 tcp_header_len;
118541 u16 gso_segs;
118542 __be32 pred_flags;
118543 u64 bytes_received;
118544 u32 segs_in;
118545 u32 data_segs_in;
118546 u32 rcv_nxt;
118547 u32 copied_seq;
[all …]
H A Dvmlinux.h118538 struct tcp_sock { struct
118539 struct inet_connection_sock inet_conn;
118540 u16 tcp_header_len;
118541 u16 gso_segs;
118542 __be32 pred_flags;
118543 u64 bytes_received;
118544 u32 segs_in;
118545 u32 data_segs_in;
118546 u32 rcv_nxt;
118547 u32 copied_seq;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h129897 struct tcp_sock { struct
129898 struct inet_connection_sock inet_conn;
129899 u16 tcp_header_len;
129900 u16 gso_segs;
129901 __be32 pred_flags;
129902 u64 bytes_received;
129903 u32 segs_in;
129904 u32 data_segs_in;
129905 u32 rcv_nxt;
129906 u32 copied_seq;
[all …]