HomeSort by: relevance | last modified time | path
    Searched defs:addrCache (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mrouted/
snmp.c 45 struct addrCache {
53 static struct addrCache addrCache[10];
140 bzero((char *)addrCache, sizeof(addrCache));
snmp.c 45 struct addrCache {
53 static struct addrCache addrCache[10];
140 bzero((char *)addrCache, sizeof(addrCache));
snmp.c 45 struct addrCache {
53 static struct addrCache addrCache[10];
140 bzero((char *)addrCache, sizeof(addrCache));

Completed in 156 milliseconds