package
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# Functions

NewGRO returns a new instance of *GRO from a sync.Pool.
RXChecksumOffload validates IPv4, TCP, and UDP header checksums in p, returning an equivalent *stack.PacketBuffer if they are valid, otherwise nil.

# Structs

GRO coalesces incoming packets to increase throughput.