Home
last modified time | relevance | path

Searched refs:tp_xdp_exception (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h102 __attach_tp(tp_xdp_exception); \
H A Dxdp_sample.bpf.c181 int BPF_PROG(tp_xdp_exception, const struct net_device *dev, in BPF_PROG() argument