Searched refs:ip_sk_use_pmtu (Results 1 – 2 of 2) sorted by relevance
427 static inline bool ip_sk_use_pmtu(const struct sock *sk) in ip_sk_use_pmtu() function454 if (!sk || !sk_fullsock(sk) || ip_sk_use_pmtu(sk)) { in ip_skb_dst_mtu()
1265 cork->fragsize = ip_sk_use_pmtu(sk) ? in ip_setup_cork()