Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/libiproute/
Dll_map.c141 static char ncache[16]; in xll_name_to_index() local
149 if (icache && strcmp(name, ncache) == 0) { in xll_name_to_index()
158 strcpy(ncache, name); in xll_name_to_index()