Function report |
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 activity | Download SCCT | Chinese |
Name:tcp_paws_check
Proto:static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, int paws_win)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tcp_options_received * | rx_opt | |
int | paws_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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |