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 void *token1, const void *token2, int addrlen)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | token1 | |
const void * | token2 | |
int | addrlen |
803 | Return d the first different bit between two addresses* length of address must be a multiple of 32bits |
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 |