Searched refs:tnl_gen_ioctl (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/ip/
H A Dtunnel.c172 static int tnl_gen_ioctl(int cmd, const char *name, void *p, int skiperr) function
190 return tnl_gen_ioctl(cmd, name, p, -1);
195 return tnl_gen_ioctl(cmd, name, p, -1);
200 return tnl_gen_ioctl(SIOCGET6RD, name, p, EINVAL);

Completed in 16 milliseconds