• Home
  • Raw
  • Download

Lines Matching refs:show_iproute_help

1450 static void show_iproute_help(void)  in show_iproute_help()  function
1706 if (!*++argv) show_iproute_help(); in route_get()
1772 if (TT.flush && !*argv) show_iproute_help(); in route_show_flush()
1778 if (!*++argv) show_iproute_help(); in route_show_flush()
1787 if (!*++argv) show_iproute_help(); in route_show_flush()
1795 if (!*++argv) show_iproute_help(); in route_show_flush()
1803 if (!*++argv) show_iproute_help(); in route_show_flush()
1816 if (!*++argv) show_iproute_help(); in route_show_flush()
1818 if (idx < 0) if (!*++argv) show_iproute_help(); in route_show_flush()
1820 if (!*++argv) show_iproute_help(); in route_show_flush()
1827 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
1838 if (idx != -1 && !*++argv) show_iproute_help(); in route_show_flush()
1841 if (!*++argv) show_iproute_help(); in route_show_flush()
1849 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
1930 if (!*++argv) show_iproute_help(); in route_update()
1936 if (!*++argv) show_iproute_help(); in route_update()
1941 if (!*++argv) show_iproute_help(); in route_update()
1944 if (!*++argv) show_iproute_help(); in route_update()
1950 if (!*++argv) show_iproute_help(); in route_update()
1956 if (!*++argv) show_iproute_help(); in route_update()
1959 if (!*++argv) show_iproute_help(); in route_update()
1965 if (!*++argv) show_iproute_help(); in route_update()
1975 if (!*++argv) show_iproute_help(); in route_update()
1978 if (!*++argv) show_iproute_help(); in route_update()
2055 else show_iproute_help(); in iproute()