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