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:inet_bhashfn

Proto:static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, const u32 bhash_size)

Type:u32

Parameter:

TypeParameterName
const struct net *net
const __u16lport
const u32bhash_size
215  Return lport + net_hash_mix(net) & bhash_size - 1