Home
last modified time | relevance | path

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

/linux/tools/hv/
H A Dhv_kvp_daemon.c738 static void kvp_extract_routes(const char *line, void **output, size_t *remaining) in kvp_extract_routes() function
801 kvp_extract_routes(line + strlen(needle), &output, &remaining); in kvp_get_gateway()