# Functions
CreateTUN creates a Device with the provided name and MTU.
CreateTUNFromFile creates a Device from an os.File with the provided MTU.
CreateUnmonitoredTUNFromFD creates a Device from the provided file descriptor.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrTooManySegments is returned by Device.Read() when segmentation overflows the length of supplied buffers.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author