函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-27 07:40:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tcp_paws_reject

函数原型:static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, int rst)

返回类型:bool

参数:

类型参数名称
const struct tcp_options_received *rx_opt
intrst
1478  如果tcp_paws_check(rx_opt, 0)则返回:false
1493  如果rst且非time_before32(me64_t base interfaces, Time we stored ts_recent (for aging) + Per-host timestamps are invalidated* after this time. It should be equal* (or greater than) TCP_TIMEWAIT_LEN* to provide reliability equal to one* provided by timewait state.)则返回:false
1496  返回:true