Searched refs:ROUTE_FLUSH_PATH (Results 1 – 1 of 1) sorted by relevance
1020 #define ROUTE_FLUSH_PATH "/proc/sys/net/ipv4/route/flush" in iproute_flush_cache() macro1023 int flush_fd = open (ROUTE_FLUSH_PATH, O_WRONLY); in iproute_flush_cache()1027 fprintf (stderr, "Cannot open \"%s\"\n", ROUTE_FLUSH_PATH); in iproute_flush_cache()