Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c1407 static int xll_name_to_index(const char *dev) in xll_name_to_index() function
1444 if ((a.port = xll_name_to_index(port+1)) <= 0) in parse_hostcond()