Home
last modified time | relevance | path

Searched refs:tp_xdp_devmap_xmit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h104 __attach_tp(tp_xdp_devmap_xmit); \
H A Dxdp_sample.bpf.c206 int BPF_PROG(tp_xdp_devmap_xmit, const struct net_device *from_dev, in BPF_PROG() argument