Function report |
Source Code:include\net\xfrm.h |
Create Date:2022-07-28 19:15:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xfrm6_addr_equal
Proto:static inline bool xfrm6_addr_equal(const xfrm_address_t *a, const xfrm_address_t *b)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const xfrm_address_t * | a | |
const xfrm_address_t * | b |
1690 | Return ipv6_addr_equal((conststructin6_addr * )a, (conststructin6_addr * )b) |
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 |