Searched refs:tp_xdp_redirect (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/bpf/ | ||
H A D | xdp_sample_user.h | 92 __attach_tp(tp_xdp_redirect); \ |
H A D | xdp_sample.bpf.c | 112 int BPF_PROG(tp_xdp_redirect, const struct net_device *dev, in BPF_PROG() argument |