Lines Matching refs:show_iproute_help

1454 static void show_iproute_help(void)  in show_iproute_help()  function
1710 if (!*++argv) show_iproute_help(); in route_get()
1776 if (TT.flush && !*argv) show_iproute_help(); in route_show_flush()
1782 if (!*++argv) show_iproute_help(); in route_show_flush()
1791 if (!*++argv) show_iproute_help(); in route_show_flush()
1799 if (!*++argv) show_iproute_help(); in route_show_flush()
1807 if (!*++argv) show_iproute_help(); in route_show_flush()
1820 if (!*++argv) show_iproute_help(); in route_show_flush()
1822 if (idx < 0) if (!*++argv) show_iproute_help(); in route_show_flush()
1824 if (!*++argv) show_iproute_help(); in route_show_flush()
1831 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
1842 if (idx != -1 && !*++argv) show_iproute_help(); in route_show_flush()
1845 if (!*++argv) show_iproute_help(); in route_show_flush()
1853 if ((idx == 12 ||idx == 11) && !*++argv) show_iproute_help(); in route_show_flush()
1934 if (!*++argv) show_iproute_help(); in route_update()
1940 if (!*++argv) show_iproute_help(); in route_update()
1945 if (!*++argv) show_iproute_help(); in route_update()
1948 if (!*++argv) show_iproute_help(); in route_update()
1954 if (!*++argv) show_iproute_help(); in route_update()
1960 if (!*++argv) show_iproute_help(); in route_update()
1963 if (!*++argv) show_iproute_help(); in route_update()
1969 if (!*++argv) show_iproute_help(); in route_update()
1979 if (!*++argv) show_iproute_help(); in route_update()
1982 if (!*++argv) show_iproute_help(); in route_update()
2059 else show_iproute_help(); in iproute()