Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\hashtab.c Create Date:2022-07-28 13:09:03
Last Modify:2022-05-23 09:15:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_htab_elem

Proto:static struct htab_elem *get_htab_elem(struct bpf_htab *htab, int i)

Type:struct htab_elem

Parameter:

TypeParameterName
struct bpf_htab *htab
inti
97  Return elems + i * size of each element in bytes
Caller
NameDescribe
htab_free_elems
prealloc_init