Home
last modified time | relevance | path

Searched defs:from_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.c206 int BPF_PROG(tp_xdp_devmap_xmit, const struct net_device *from_dev, in BPF_PROG()
237 int BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device *from_dev, in BPF_PROG()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcore_kern.c43 int BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device in BPF_PROG()
/openbmc/qemu/tests/qtest/
H A Dide-test.c209 bool from_dev; in send_dma_request() local