Function report |
Source Code:include\net\xfrm.h |
Create Date:2022-07-28 19:15:01 |
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_equal
Proto:static inline bool xfrm_addr_equal(const xfrm_address_t *a, const xfrm_address_t *b, sa_family_t family)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const xfrm_address_t * | a | |
const xfrm_address_t * | b | |
sa_family_t | family |
1699 | Default |
1700 | Case family == Internet IP Protocol |
1702 | Case family == IP version 6 |
1703 | Return xfrm6_addr_equal(a, 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 |