Module persist

Module persist 

Source
Expand description

Defines the structures needed for saving/restoring net devices.

Structs§

NetConfigSpaceState
Information about the network config’s that are saved at snapshot.
NetConstructorArgs
Auxiliary structure for creating a device when resuming from a snapshot.
NetState
Information about the network device that are saved at snapshot.

Enums§

NetPersistError
Errors triggered when trying to construct a network device at resume time.