Searched refs:tp_xdp_devmap_xmit (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/samples/bpf/ | ||
D | xdp_sample_user.h | 104 __attach_tp(tp_xdp_devmap_xmit); \ |
D | xdp_sample.bpf.c | 206 int BPF_PROG(tp_xdp_devmap_xmit, const struct net_device *from_dev, in BPF_PROG() argument |