//
pkg.gl
Category
github.com/sagernet/tailscale
wgengine
netstack
gro
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
142 SLOC
#
Functions
NewGRO
NewGRO returns a new instance of *GRO from a sync.Pool.
RXChecksumOffload
RXChecksumOffload validates IPv4, TCP, and UDP header checksums in p, returning an equivalent *stack.PacketBuffer if they are valid, otherwise nil.
#
Structs
GRO
GRO coalesces incoming packets to increase throughput.