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 36 int tnl_ioctl_get_6rd(const char *name, void *p);
tunnel.c 198 int tnl_ioctl_get_6rd(const char *name, void *p) function
iptunnel.c 368 if (p->iph.protocol == IPPROTO_IPV6 && !tnl_ioctl_get_6rd(p->name, &ip6rd) && ip6rd.prefixlen) {

Completed in 232 milliseconds