Searched refs:dst_allfrag (Results 1 – 4 of 4) sorted by relevance
174 if (toobig || dst_allfrag(skb_dst(skb))) in __xfrm6_output()
127 dst_allfrag(skb_dst(skb)) || in ip6_finish_output()835 if (skb->sk && dst_allfrag(skb_dst(skb))) in ip6_fragment()1241 if (dst_allfrag(rt->dst.path)) in ip6_setup_cork()1292 (dst_allfrag(&rt->dst) ? in __ip6_append_data()
234 dst_allfrag(const struct dst_entry *dst) in dst_allfrag() function
1300 if (dst && dst_allfrag(dst)) in __tcp_mtu_to_mss()1341 if (dst && dst_allfrag(dst)) in tcp_mss_to_mtu()