Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h109348 struct tcp_sock { struct
109349 struct inet_connection_sock inet_conn;
109350 u16 tcp_header_len;
109351 u16 gso_segs;
109352 __be32 pred_flags;
109353 u64 bytes_received;
109354 u32 segs_in;
109355 u32 data_segs_in;
109356 u32 rcv_nxt;
109357 u32 copied_seq;
[all …]
Dvmlinux.h109348 struct tcp_sock { struct
109349 struct inet_connection_sock inet_conn;
109350 u16 tcp_header_len;
109351 u16 gso_segs;
109352 __be32 pred_flags;
109353 u64 bytes_received;
109354 u32 segs_in;
109355 u32 data_segs_in;
109356 u32 rcv_nxt;
109357 u32 copied_seq;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h76026 struct tcp_sock { struct
76027 struct inet_connection_sock inet_conn;
76028 u16 tcp_header_len;
76029 u16 gso_segs;
76030 __be32 pred_flags;
76031 u64 bytes_received;
76032 u32 segs_in;
76033 u32 data_segs_in;
76034 u32 rcv_nxt;
76035 u32 copied_seq;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h96340 struct tcp_sock { struct
96341 struct inet_connection_sock inet_conn;
96342 u16 tcp_header_len;
96343 u16 gso_segs;
96344 __be32 pred_flags;
96345 u64 bytes_received;
96346 u32 segs_in;
96347 u32 data_segs_in;
96348 u32 rcv_nxt;
96349 u32 copied_seq;
[all …]
Dvmlinux_510.h96340 struct tcp_sock { struct
96341 struct inet_connection_sock inet_conn;
96342 u16 tcp_header_len;
96343 u16 gso_segs;
96344 __be32 pred_flags;
96345 u64 bytes_received;
96346 u32 segs_in;
96347 u32 data_segs_in;
96348 u32 rcv_nxt;
96349 u32 copied_seq;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h103924 struct tcp_sock { struct
103925 struct inet_connection_sock inet_conn;
103926 u16 tcp_header_len;
103927 u16 gso_segs;
103928 __be32 pred_flags;
103929 u64 bytes_received;
103930 u32 segs_in;
103931 u32 data_segs_in;
103932 u32 rcv_nxt;
103933 u32 copied_seq;
[all …]
Dvmlinux_505.h103924 struct tcp_sock { struct
103925 struct inet_connection_sock inet_conn;
103926 u16 tcp_header_len;
103927 u16 gso_segs;
103928 __be32 pred_flags;
103929 u64 bytes_received;
103930 u32 segs_in;
103931 u32 data_segs_in;
103932 u32 rcv_nxt;
103933 u32 copied_seq;
[all …]