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) GetGROIPv4MaxSize ¶
func (c *Configuration) GetGROIPv4MaxSize() int
func (*Configuration) GetGROIPv6MaxSize ¶
func (c *Configuration) GetGROIPv6MaxSize() int
func (*Configuration) GetGSOIPv4MaxSize ¶
func (c *Configuration) GetGSOIPv4MaxSize() int
func (*Configuration) GetGSOIPv6MaxSize ¶
func (c *Configuration) GetGSOIPv6MaxSize() int
Click to show internal directories.
Click to hide internal directories.