Home
last modified time | relevance | path

Searched defs:gso_max_segs (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/ipv4/
Dsysctl_net_ipv4.c32 static int gso_max_segs = GSO_MAX_SEGS; variable
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c1076 u16 gso_max_segs = GSO_MAX_SEGS; in bond_compute_features() local
/linux-4.1.27/include/linux/
Dnetdevice.h1737 u16 gso_max_segs; member