Expand description
Defines the structures needed for saving/restoring net devices.
Structs§
- NetConfig
Space State - Information about the network config’s that are saved at snapshot.
- NetConstructor
Args - Auxiliary structure for creating a device when resuming from a snapshot.
- NetState
- Information about the network device that are saved at snapshot.
Enums§
- NetPersist
Error - Errors triggered when trying to construct a network device at resume time.