Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dxfrm6_output.c98 if (toobig || dst_allfrag(skb_dst(skb))) in __xfrm6_output()
A Dip6_output.c191 dst_allfrag(skb_dst(skb)) || in __ip6_finish_output()
1020 if (skb->sk && dst_allfrag(skb_dst(skb))) in ip6_fragment()
1454 if (dst_allfrag(xfrm_dst_path(&rt->dst))) in ip6_setup_cork()
1514 (dst_allfrag(&rt->dst) ? in __ip6_append_data()
/linux-6.3-rc2/include/net/
A Ddst.h212 dst_allfrag(const struct dst_entry *dst) in dst_allfrag() function
/linux-6.3-rc2/net/ipv4/
A Dtcp_output.c1704 if (dst && dst_allfrag(dst)) in __tcp_mtu_to_mss()
1746 if (dst && dst_allfrag(dst)) in tcp_mss_to_mtu()

Completed in 15 milliseconds