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