Home
last modified time | relevance | path

Searched refs:__ip_tunnel_change_mtu (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dip_tunnel.c1067 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu() function
1089 EXPORT_SYMBOL_GPL(__ip_tunnel_change_mtu);
1093 return __ip_tunnel_change_mtu(dev, new_mtu, true); in ip_tunnel_change_mtu()
/linux/include/net/
H A Dip_tunnels.h395 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict);