Searched refs:show_route_help (Results 1 – 1 of 1) sorted by relevance
35 #define TEST_ARGV(argv) if (!*argv) show_route_help()53 static void show_route_help(void) in show_route_help() function208 if (addr_mask) show_route_help(); in get_next_params()227 } else show_route_help(); in get_next_params()268 } else show_route_help(); //No match found; exit form the application. in get_next_params()298 if (!action || !*argv) show_route_help(); in setroute()301 if (!*argv) show_route_help(); in setroute()367 } else show_route_help(); in get_next_params_inet6()379 } else show_route_help(); in get_next_params_inet6()391 if (!action || !*argv) show_route_help(); in setroute_inet6()[all …]