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

  /external/iproute2/ip/
tunnel.h 29 int tnl_ioctl_get_iftype(const char *dev);
tunnel.c 83 int tnl_ioctl_get_iftype(const char *dev) function
ip6tunnel.c 291 type = tnl_ioctl_get_iftype(name);
iptunnel.c 435 type = tnl_ioctl_get_iftype(name);

Completed in 401 milliseconds