Function report |
Source Code:include\linux\ipv6.h |
Create Date:2022-07-28 06:10:34 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inet6_sk
Proto:static inline struct ipv6_pinfo *inet6_sk(const struct sock *__sk)
Type:struct ipv6_pinfo
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct sock * | __sk |
| 338 | Return This helper checks if a socket is a full socket,* ie _not_ a timewait or request socket. ? pinet6 : NULL |
| 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 |