Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-28 06:42:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tcp_paws_check

Proto:static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, int paws_win)

Type:bool

Parameter:

TypeParameterName
const struct tcp_options_received *rx_opt
intpaws_win
1460  If Time stamp to echo next - Time stamp value <= paws_win Then Return true
1462  If Value for the false possibility is greater at compile time(!time_before32(me64_t base interfaces, Time we stored ts_recent (for aging) + TCP_PAWS_24DAYS)) Then Return true
1470  If Not Time stamp to echo next Then Return true
1472  Return false