Searched defs:tcp_options_received (Results 1 – 13 of 13) sorted by relevance
36797 struct tcp_options_received { struct36798 int ts_recent_stamp;36799 u32 ts_recent;36800 u32 rcv_tsval;36801 u32 rcv_tsecr;36802 u16 saw_tstamp: 1;36803 u16 tstamp_ok: 1;36804 u16 dsack: 1;36805 u16 wscale_ok: 1;36806 u16 sack_ok: 3;[all …]
47652 struct tcp_options_received { struct47653 int ts_recent_stamp;47654 u32 ts_recent;47655 u32 rcv_tsval;47656 u32 rcv_tsecr;47657 u16 saw_tstamp: 1;47658 u16 tstamp_ok: 1;47659 u16 dsack: 1;47660 u16 wscale_ok: 1;47661 u16 sack_ok: 3;[all …]
62527 struct tcp_options_received { struct62528 int ts_recent_stamp;62529 u32 ts_recent;62530 u32 rcv_tsval;62531 u32 rcv_tsecr;62532 u16 saw_tstamp: 1;62533 u16 tstamp_ok: 1;62534 u16 dsack: 1;62535 u16 wscale_ok: 1;62536 u16 sack_ok: 3;[all …]
117619 struct tcp_options_received { struct117620 int ts_recent_stamp;117621 u32 ts_recent;117622 u32 rcv_tsval;117623 u32 rcv_tsecr;117624 u16 saw_tstamp: 1;117625 u16 tstamp_ok: 1;117626 u16 dsack: 1;117627 u16 wscale_ok: 1;117628 u16 sack_ok: 3;[all …]
122235 struct tcp_options_received { struct122236 int ts_recent_stamp;122237 u32 ts_recent;122238 u32 rcv_tsval;122239 u32 rcv_tsecr;122240 u16 saw_tstamp: 1;122241 u16 tstamp_ok: 1;122242 u16 dsack: 1;122243 u16 wscale_ok: 1;122244 u16 sack_ok: 3;[all …]
62308 struct tcp_options_received { struct62309 int ts_recent_stamp;62310 u32 ts_recent;62311 u32 rcv_tsval;62312 u32 rcv_tsecr;62313 u16 saw_tstamp: 1;62314 u16 tstamp_ok: 1;62315 u16 dsack: 1;62316 u16 wscale_ok: 1;62317 u16 sack_ok: 3;[all …]
118462 struct tcp_options_received { struct118463 int ts_recent_stamp;118464 u32 ts_recent;118465 u32 rcv_tsval;118466 u32 rcv_tsecr;118467 u16 saw_tstamp: 1;118468 u16 tstamp_ok: 1;118469 u16 dsack: 1;118470 u16 wscale_ok: 1;118471 u16 sack_ok: 3;[all …]
129870 struct tcp_options_received { struct129871 int ts_recent_stamp;129872 u32 ts_recent;129873 u32 rcv_tsval;129874 u32 rcv_tsecr;129875 u16 saw_tstamp: 1;129876 u16 tstamp_ok: 1;129877 u16 dsack: 1;129878 u16 wscale_ok: 1;129879 u16 sack_ok: 3;[all …]