Searched refs:tnl_ioctl_get_ifindex (Results 1 – 5 of 5) sorted by relevance
28 int tnl_ioctl_get_ifindex(const char *dev);
213 p->link = tnl_ioctl_get_ifindex(medium); in parse_args()301 p1.link = tnl_ioctl_get_ifindex(p1.name); in do_tunnels_list()
65 int tnl_ioctl_get_ifindex(const char *dev) in tnl_ioctl_get_ifindex() function
209 link = tnl_ioctl_get_ifindex(*argv); in gre_parse_opt()
233 p->link = tnl_ioctl_get_ifindex(medium); in parse_args()