Searched defs:from_dev (Results 1 – 3 of 3) sorted by relevance
206 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()
43 int BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device in BPF_PROG()
212 bool from_dev; in send_dma_request() local