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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_map.h7 int xll_name_to_index(const char *const name);
H A Dll_map.c134 int xll_name_to_index(const char *const name) function
H A Diproute.c438 idx = xll_name_to_index(d);
628 idx = xll_name_to_index(id);
633 idx = xll_name_to_index(od);
770 idx = xll_name_to_index(idev);
774 idx = xll_name_to_index(odev);
H A Dipaddress.c478 filter.ifindex = xll_name_to_index(filter_dev);
749 req.ifa.ifa_index = xll_name_to_index(d);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dss.c941 static int xll_name_to_index(const char *dev) function
979 if ((a.port = xll_name_to_index(port+1)) <= 0)

Completed in 129 milliseconds