Home
last modified time | relevance | path

Searched refs:ip6_dst_mtu_forward (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/
Dip6_route.h311 static inline unsigned int ip6_dst_mtu_forward(const struct dst_entry *dst) in ip6_dst_mtu_forward() function
/Linux-v5.10/net/netfilter/
Dnf_flow_table_core.c93 flow_tuple->mtu = ip6_dst_mtu_forward(dst); in flow_offload_fill_route()
/Linux-v5.10/net/ipv6/
Dip6_output.c540 mtu = ip6_dst_mtu_forward(dst); in ip6_forward()