Function report |
Source Code:include\net\xfrm.h |
Create Date:2022-07-28 19:13:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xfrm_addr_any
Proto:static inline int xfrm_addr_any(const xfrm_address_t *addr, unsigned short family)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const xfrm_address_t * | addr | |
unsigned short | family |
1051 | Case family == Internet IP Protocol |
1052 | Return a4 == 0 |
1053 | Case family == IP version 6 |
1054 | Return ipv6_addr_any( & in6) |
1056 | Return 0 |
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 |