Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:42:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:These functions determine how the current flow behaves in respect of SACK* handling. SACK is negotiated with the peer, and therefore it can vary* between different flows.* tcp_is_sack - SACK enabled* tcp_is_reno - No SACK
Proto:static inline int tcp_is_sack(const struct tcp_sock *tp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct tcp_sock * | tp |
1156 | Return Value is more likely to compile time( SACK seen on SYN packet ) |
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 |