Searched defs:iptunnel (Results 1 - 1 of 1) sorted by relevance

/external/toybox/toys/pending/
H A Dip.c15 USE_IP(OLDTOY(iptunnel, ip, TOYFLAG_SBIN))
2319 char *errmsg = "Usage: iptunnel { add | change | del | show } [NAME]\n"
2663 static int iptunnel(char **argv) function
2733 cmdobj ipcmd, cmdobjlist[] = {ipaddr, iplink, iproute, iprule, iptunnel};
2787 {"iproute", 2}, {"iprule", 3}, {"iptunnel", 4}, {NULL, -1}};

Completed in 84 milliseconds