Searched refs:keep_mtu (Results 1 – 1 of 1) sorted by relevance
649 static void vti6_link_config(struct ip6_tnl *t, bool keep_mtu) in vti6_link_config() argument 668 if (keep_mtu && dev->mtu) { in vti6_link_config() 701 * @keep_mtu: MTU was set from userspace, don't re-compute it708 bool keep_mtu) in vti6_tnl_change() argument 718 vti6_link_config(t, keep_mtu); in vti6_tnl_change() 723 bool keep_mtu) in vti6_update() argument 731 err = vti6_tnl_change(t, p, keep_mtu); in vti6_update()