Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\offload.c Create Date:2022-07-28 13:25:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bpf_dev_offload_check

Proto:static int bpf_dev_offload_check(struct net_device *netdev)

Type:int

Parameter:

TypeParameterName
struct net_device *netdev
63  If Not netdev Then Return -EINVAL
65  If Not ndo_bpf Then Return -EOPNOTSUPP
67  Return 0
Caller
NameDescribe
bpf_prog_offload_init
bpf_map_offload_map_alloc