Home
last modified time | relevance | path

Searched refs:IPROUTE_FLUSH (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Diproute.c40 IPROUTE_FLUSH, enumerator
1340 if ((action == IPROUTE_FLUSH) && argc <= 0) { in iproute_list_flush_or_save()
1499 if (action == IPROUTE_FLUSH) { in iproute_list_flush_or_save()
1850 return iproute_list_flush_or_save(argc-1, argv+1, IPROUTE_FLUSH); in do_iproute()