Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c2418 static u32 sk_dst_gso_max_size(struct sock *sk, struct dst_entry *dst) in sk_dst_gso_max_size() function
2452 sk->sk_gso_max_size = sk_dst_gso_max_size(sk, dst); in sk_setup_caps()