Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_inq
Proto:static inline int tcp_inq(struct sock *sk)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
2090 | If 1 << sk_state & (TCPF_SYN_SENT | TCPF_SYN_RECV) Then |
2091 | answ = 0 |
2102 | Else |
2106 | Return answ |
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 |