Documentation ¶
Overview ¶
Package bigtcp provides helpers to probe and enable BIG TCP for the Linux datapath
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitBIGTCP ¶
func InitBIGTCP(bigTCPConfig *Configuration)
Types ¶
type Configuration ¶
type Configuration struct {
// contains filtered or unexported fields
}
Configuration is a BIG TCP configuration as returned by NewConfiguration
func (*Configuration) GetGROMaxSize ¶ added in v1.13.0
func (c *Configuration) GetGROMaxSize() int
func (*Configuration) GetGSOMaxSize ¶ added in v1.13.0
func (c *Configuration) GetGSOMaxSize() int
Click to show internal directories.
Click to hide internal directories.