Function report |
Source Code:include\net\ipv6.h |
Create Date:2022-07-28 06:11:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ipv6_addr_diff
Proto:static inline int ipv6_addr_diff(const struct in6_addr *a1, const struct in6_addr *a2)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct in6_addr * | a1 | |
const struct in6_addr * | a2 |
808 | Return __ipv6_addr_diff(a1, a2, sizeof(structin6_addr)) |
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 |