Searched refs:tp_xdp_exception (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/samples/bpf/ | ||
D | xdp_sample_user.h | 100 __attach_tp(tp_xdp_exception); \ |
D | xdp_sample.bpf.c | 181 int BPF_PROG(tp_xdp_exception, const struct net_device *dev, in BPF_PROG() argument |