Function report |
Source Code:include\net\arp.h |
Create Date:2022-07-28 06:41:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arp_hashfn
Proto:static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | pkey | |
const struct net_device * | dev | |
u32 * | hash_rnd |
16 | val = key ^ hash32_ptr(dev) |
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 |