Searched defs:from_dev (Results 1 – 2 of 2) sorted by relevance
43 int BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device in BPF_PROG()
63 char *from_dev, *to_dev; member648 char from_dev[256], to_dev[256]; in read_map_devs() local691 static char *map_dev(char *from_dev) in map_dev()