Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h75989 struct tcp_options_received { struct
75990 int ts_recent_stamp;
75991 u32 ts_recent;
75992 u32 rcv_tsval;
75993 u32 rcv_tsecr;
75994 u16 saw_tstamp: 1;
75995 u16 tstamp_ok: 1;
75996 u16 dsack: 1;
75997 u16 wscale_ok: 1;
75998 u16 sack_ok: 3;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h109311 struct tcp_options_received { struct
109312 int ts_recent_stamp;
109313 u32 ts_recent;
109314 u32 rcv_tsval;
109315 u32 rcv_tsecr;
109316 u16 saw_tstamp: 1;
109317 u16 tstamp_ok: 1;
109318 u16 dsack: 1;
109319 u16 wscale_ok: 1;
109320 u16 sack_ok: 3;
[all …]
Dvmlinux.h109311 struct tcp_options_received { struct
109312 int ts_recent_stamp;
109313 u32 ts_recent;
109314 u32 rcv_tsval;
109315 u32 rcv_tsecr;
109316 u16 saw_tstamp: 1;
109317 u16 tstamp_ok: 1;
109318 u16 dsack: 1;
109319 u16 wscale_ok: 1;
109320 u16 sack_ok: 3;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h96303 struct tcp_options_received { struct
96304 int ts_recent_stamp;
96305 u32 ts_recent;
96306 u32 rcv_tsval;
96307 u32 rcv_tsecr;
96308 u16 saw_tstamp: 1;
96309 u16 tstamp_ok: 1;
96310 u16 dsack: 1;
96311 u16 wscale_ok: 1;
96312 u16 sack_ok: 3;
[all …]
Dvmlinux_510.h96303 struct tcp_options_received { struct
96304 int ts_recent_stamp;
96305 u32 ts_recent;
96306 u32 rcv_tsval;
96307 u32 rcv_tsecr;
96308 u16 saw_tstamp: 1;
96309 u16 tstamp_ok: 1;
96310 u16 dsack: 1;
96311 u16 wscale_ok: 1;
96312 u16 sack_ok: 3;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h103889 struct tcp_options_received { struct
103890 int ts_recent_stamp;
103891 u32 ts_recent;
103892 u32 rcv_tsval;
103893 u32 rcv_tsecr;
103894 u16 saw_tstamp: 1;
103895 u16 tstamp_ok: 1;
103896 u16 dsack: 1;
103897 u16 wscale_ok: 1;
103898 u16 sack_ok: 3;
[all …]
Dvmlinux.h103889 struct tcp_options_received { struct
103890 int ts_recent_stamp;
103891 u32 ts_recent;
103892 u32 rcv_tsval;
103893 u32 rcv_tsecr;
103894 u16 saw_tstamp: 1;
103895 u16 tstamp_ok: 1;
103896 u16 dsack: 1;
103897 u16 wscale_ok: 1;
103898 u16 sack_ok: 3;
[all …]