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

  /external/iproute2/ip/
tunnel.h 31 int tnl_prl_ioctl(int cmd, const char *name, void *p);
tunnel.c 169 int tnl_prl_ioctl(int cmd, const char *name, void *p) function
iptunnel.c 322 if (!tnl_prl_ioctl(SIOCGETPRL, p->name, prl))
520 return tnl_prl_ioctl(cmd, medium, &p);

Completed in 210 milliseconds