Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h145439 struct tcp_options_received { struct
145440 int ts_recent_stamp;
145441 u32 ts_recent;
145442 u32 rcv_tsval;
145443 u32 rcv_tsecr;
145444 u16 saw_tstamp: 1;
145445 u16 tstamp_ok: 1;
145446 u16 dsack: 1;
145447 u16 wscale_ok: 1;
145448 u16 sack_ok: 3;
[all …]