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

  /external/iproute2/ip/
tunnel.h 34 int tnl_ioctl_get_6rd(const char *name, void *p);
tunnel.c 153 int tnl_ioctl_get_6rd(const char *name, void *p) function
iptunnel.c 364 if (p->iph.protocol == IPPROTO_IPV6 && !tnl_ioctl_get_6rd(p->name, &ip6rd) && ip6rd.prefixlen) {

Completed in 1606 milliseconds