Lines Matching full:tunnel
25 where OBJECT := {address | link | route | rule | tunnel}
2315 // code for ip tunnel.
2578 if (*ptnl->name) error_exit("invalid tunnel");
2585 if (*ptnl->name) error_exit("invalid tunnel");
2608 error_exit("broadcast tunnel requires a source address");
2633 // Performing add, change, & delete tunnel action, according to passed req_type
2658 if (idx != 2) error_exit("invalid tunnel mode");
2779 {"route", 2}, {"rule", 3}, {"tunnel", 4}, {"tunl", 4}, {NULL, -1}};