Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\inet_hashtables.h Create Date:2022-07-28 06:41:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:These can have wildcards, don't try too hard.

Proto:static inline u32 inet_lhashfn(const struct net *net, const unsigned short num)

Type:u32

Parameter:

TypeParameterName
const struct net *net
const unsigned shortnum
224  Return num + net_hash_mix(net) & Yes, really, this is all you need. - 1