mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Annotate checklocks for Route.neighborEntry
PiperOrigin-RevId: 479623142
This commit is contained in:
committed by
gVisor bot
parent
76d800d410
commit
c1e03c23aa
@@ -53,6 +53,7 @@ type Route struct {
|
||||
|
||||
// neighborEntry is the cached result of fetching a neighbor entry from the
|
||||
// neighbor cache.
|
||||
// +checklocks:mu
|
||||
neighborEntry *neighborEntry
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user