//
pkg.gl
Category
tailscale.com
wgengine
netstack
gro
package
1.81.0-pre
Repository:
https://github.com/tailscale/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.