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 32 int tnl_prl_ioctl(int cmd, const char *name, void *p);
tunnel.c 143 int tnl_prl_ioctl(int cmd, const char *name, void *p) function
iptunnel.c 329 if (!tnl_prl_ioctl(SIOCGETPRL, p->name, prl))
549 return tnl_prl_ioctl(cmd, medium, &p);

Completed in 608 milliseconds