Home
last modified time | relevance | path

Searched defs:idxmap (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dll_map.c16 struct idxmap { struct
17 struct idxmap *next; argument
26 static struct idxmap **idxmap; /* treat as *idxmap[16] */ argument