Home | History | Annotate | Download | only in pending

Lines Matching full:iptunnel

15 USE_IP(OLDTOY(iptunnel, ip, TOYFLAG_SBIN))
2315 char *errmsg = "Usage: iptunnel { add | change | del | show } [NAME]\n"
2659 static int iptunnel(char **argv)
2729 cmdobj ipcmd, cmdobjlist[] = {ipaddr, iplink, iproute, iprule, iptunnel};
2783 {"iproute", 2}, {"iprule", 3}, {"iptunnel", 4}, {NULL, -1}};