Home
last modified time | relevance | path

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

/plan9/sys/src/9/port/
H A Ddevbridge.c61 Logcache= (1<<0), enumerator
74 { "cache", Logcache, },
384 log(b, Logcache, "cache flush\n"); in bridgewrite()
695 log(b, Logcache, "expired cache entry: %E %d\n", in cachelookup()
703 log(b, Logcache, "cache miss: %E\n", d); in cachelookup()
718 log(b, Logcache, "bad source address: %E\n", d); in cacheupdate()
737 log(b, Logcache, "NIC changed port %d->%d: %E\n", in cacheupdate()
750 log(b, Logcache, "bumping from cache: %E %d\n", pp->d, pp->port); in cacheupdate()
756 log(b, Logcache, "adding to cache: %E %d\n", pp->d, pp->port); in cacheupdate()