Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h318 static inline unsigned int ip6_dst_mtu_forward(const struct dst_entry *dst) in ip6_dst_mtu_forward() function
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_flow_table_core.c93 flow_tuple->mtu = ip6_dst_mtu_forward(dst); in flow_offload_fill_route()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c610 mtu = ip6_dst_mtu_forward(dst); in ip6_forward()