package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Feb 17, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
SmallBufSize = 4096
LargeBufSize = 65535 + 38
)
Packet buffers sized for typical tunnel frames.
GetLarge returns a large buffer from the pool.
GetSmall returns a small buffer from the pool.
PutLarge returns a large buffer to the pool.
PutSmall returns a small buffer to the pool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.