mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 700006561
This commit is contained in:
@@ -22,6 +22,8 @@ import (
|
||||
)
|
||||
|
||||
// FrameRefSegInfo holds reference count and memory cgroup id of the segment.
|
||||
//
|
||||
// +stateify savable
|
||||
type FrameRefSegInfo struct {
|
||||
// refs indicates the reference count of the segment.
|
||||
refs uint64
|
||||
|
||||
Reference in New Issue
Block a user