Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_route.h282 static inline unsigned int ip6_dst_mtu_forward(const struct dst_entry *dst) in ip6_dst_mtu_forward() function
/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c44 ft->mtu = ip6_dst_mtu_forward(dst); in flow_offload_fill_dir()
/Linux-v4.19/net/ipv6/
Dip6_output.c523 mtu = ip6_dst_mtu_forward(dst); in ip6_forward()