Home
last modified time | relevance | path

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

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