Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dsysctl_net_ipv4.c33 static int gso_max_segs = GSO_MAX_SEGS; variable
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c1089 u16 gso_max_segs = GSO_MAX_SEGS; in bond_compute_features() local
/linux-4.4.14/include/linux/
Dnetdevice.h1784 u16 gso_max_segs; member