HomeSort by relevance Sort by last modified time
    Searched refs:tnl_ioctl_get_ifindex (Results 1 - 5 of 5) sorted by null

  /external/iproute2/ip/
tunnel.h 28 int tnl_ioctl_get_ifindex(const char *dev);
tunnel.c 66 int tnl_ioctl_get_ifindex(const char *dev) function
ip6tunnel.c 213 p->link = tnl_ioctl_get_ifindex(medium);
301 p1.link = tnl_ioctl_get_ifindex(p1.name);
link_gre.c 209 link = tnl_ioctl_get_ifindex(*argv);
iptunnel.c 234 p->link = tnl_ioctl_get_ifindex(medium);

Completed in 89 milliseconds