Home
last modified time | relevance | path

Searched refs:tnl_6rd_ioctl (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Dtunnel.h33 int tnl_6rd_ioctl(int cmd, const char *name, void *p);
Dtunnel.c148 int tnl_6rd_ioctl(int cmd, const char *name, void *p) in tnl_6rd_ioctl() function
Diptunnel.c595 return tnl_6rd_ioctl(cmd, medium, &ip6rd); in do_6rd()