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

/external/iproute2/ip/
H A Dtunnel.h34 int tnl_prl_ioctl(int cmd, const char *name, void *p);
H A Dtunnel.c188 int tnl_prl_ioctl(int cmd, const char *name, void *p) function
H A Diptunnel.c333 if (!tnl_prl_ioctl(SIOCGETPRL, p->name, prl))
544 return tnl_prl_ioctl(cmd, medium, &p);

Completed in 930 milliseconds