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