Searched refs:set_mtu (Results 1 - 2 of 2) sorted by relevance

/net/ipv6/
H A Dip6_gre.c81 static void ip6gre_tnl_link_config(struct ip6_tnl *t, int set_mtu);
933 static void ip6gre_tnl_link_config(struct ip6_tnl *t, int set_mtu) argument
991 if (set_mtu) {
1007 const struct __ip6_tnl_parm *p, int set_mtu)
1022 ip6gre_tnl_link_config(t, set_mtu);
1006 ip6gre_tnl_change(struct ip6_tnl *t, const struct __ip6_tnl_parm *p, int set_mtu) argument
/net/ipv4/
H A Dip_tunnel.c697 bool set_mtu)
719 if (set_mtu)
693 ip_tunnel_update(struct ip_tunnel_net *itn, struct ip_tunnel *t, struct net_device *dev, struct ip_tunnel_parm *p, bool set_mtu) argument

Completed in 50 milliseconds