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()
639 pub fn from_dev(dev: &Device) -> Result<Self> { in from_dev() method