Home
last modified time | relevance | path

Searched refs:sk_dst_gso_max_size (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst150 … gso_max_size read_mostly - sk_dst_gso_max_size
154 … gso_ipv4_max_size read_mostly - sk_dst_gso_max_size
/linux/net/core/
H A Dsock.c2496 static u32 sk_dst_gso_max_size(struct sock *sk, struct dst_entry *dst) in sk_dst_gso_max_size() function
2530 sk->sk_gso_max_size = sk_dst_gso_max_size(sk, dst); in sk_setup_caps()