Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\xdp.h Create Date:2022-07-28 12:50:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_xdp_devmap_xmit

Proto:static inline void trace_xdp_devmap_xmit(const struct bpf_map *map, u32 map_index, int sent, int drops, const struct net_device *from_dev, const struct net_device *to_dev, int err)

Type:void

Parameter:

TypeParameterName
const struct bpf_map *map
u32map_index
intsent
intdrops
const struct net_device *from_dev
const struct net_device *to_dev
interr

NULL

Caller
NameDescribe
bq_xmit_all