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