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:d the first different bit between two addresses* length of address must be a multiple of 32bits
Proto:static inline int __ipv6_addr_diff32(const void *token1, const void *token2, int addrlen)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | token1 | |
const void * | token2 | |
int | addrlen |
752 | addrlen >>= 2 |
756 | If xb Then Return i * 32 + 31 - __fls: find last set bit in word*@word: The word to search* Undefined if no set bit exists, so code should check against 0 first. |
776 | Return addrlen << 5 |
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 |