Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This helper checks if socket has IP_TRANSPARENT set
Proto:static inline bool inet_sk_transparent(const struct sock *sk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct sock * | sk |
1883 | Case sk_state == TCP_TIME_WAIT |
1884 | Return And these are ours. |
1885 | Case sk_state == TCP_NEW_SYN_RECV |
1886 | Return no_srccheck |
1888 | Return transparent |
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 |