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