Searched defs:scache (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/misc/
H A Dss.c492 struct scache struct
494 struct scache *next;
500 struct scache *rlist;
513 struct scache *c = malloc(sizeof(*c));
561 struct scache *c;
587 static struct scache cache[256];
599 struct scache *c;
1130 struct scache *s;

Completed in 82 milliseconds