Function report |
Source Code:include\net\inet_sock.h |
Create Date:2022-07-28 06:09:52 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sk_to_full_sk - Access to a full socket*@sk: pointer to a socket* SYNACK messages might be attached to request sockets.* Some places want to reach the listener in this case.
Proto:static inline struct sock *sk_to_full_sk(struct sock *sk)
Type:struct sock
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sock * | sk |
| 268 | Return sk |
| 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 |