Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:udp_hashslot

Proto:static inline struct udp_hslot *udp_hashslot(struct udp_table *table, struct net *net, unsigned int num)

Type:struct udp_hslot

Parameter:

TypeParameterName
struct udp_table *table
struct net *net
unsigned intnum
82  Return hash[udp_hashfn(net, num, mask)]