Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h96 __attach_tp(tp_xdp_redirect_err); \
H A Dxdp_sample.bpf.c96 int BPF_PROG(tp_xdp_redirect_err, const struct net_device *dev, in BPF_PROG() argument