• Home
  • Raw
  • Download

Lines Matching refs:show_iproute_help

1501 static void show_iproute_help(void)  in show_iproute_help()  function
1818 if (!*++argv) show_iproute_help(); in route_get()
1884 if (TT.flush && !*argv) show_iproute_help(); in route_show_flush()
1890 if (!*++argv) show_iproute_help(); in route_show_flush()
1899 if (!*++argv) show_iproute_help(); in route_show_flush()
1907 if (!*++argv) show_iproute_help(); in route_show_flush()
1915 if (!*++argv) show_iproute_help(); in route_show_flush()
1928 if (!*++argv) show_iproute_help(); in route_show_flush()
1930 if (idx < 0) if (!*++argv) show_iproute_help(); in route_show_flush()
1932 if (!*++argv) show_iproute_help(); in route_show_flush()
1939 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
1950 if (idx != -1 && !*++argv) show_iproute_help(); in route_show_flush()
1953 if (!*++argv) show_iproute_help(); in route_show_flush()
1961 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
2042 if (!*++argv) show_iproute_help(); in route_update()
2048 if (!*++argv) show_iproute_help(); in route_update()
2053 if (!*++argv) show_iproute_help(); in route_update()
2056 if (!*++argv) show_iproute_help(); in route_update()
2061 if (!*++argv) show_iproute_help(); in route_update()
2067 if (!*++argv) show_iproute_help(); in route_update()
2070 if (!*++argv) show_iproute_help(); in route_update()
2076 if (!*++argv) show_iproute_help(); in route_update()
2086 if (!*++argv) show_iproute_help(); in route_update()
2089 if (!*++argv) show_iproute_help(); in route_update()
2165 else show_iproute_help(); in iproute()