Searched refs:sk_dst_gso_max_size (Results 1 – 2 of 2) sorted by relevance
153 … gso_max_size read_mostly sk_dst_gso_max_size157 … gso_ipv4_max_size read_mostly sk_dst_gso_max_size
2611 static u32 sk_dst_gso_max_size(struct sock *sk, const struct net_device *dev) in sk_dst_gso_max_size() function2652 sk->sk_gso_max_size = sk_dst_gso_max_size(sk, dev); in sk_setup_caps()