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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_gre.c123 static int ipgre_tunnel_bind_dev(struct net_device *dev);
395 dev->mtu = ipgre_tunnel_bind_dev(dev);
897 static int ipgre_tunnel_bind_dev(struct net_device *dev) function
1048 dev->mtu = ipgre_tunnel_bind_dev(dev);
1442 ipgre_tunnel_bind_dev(dev);
1486 mtu = ipgre_tunnel_bind_dev(dev);
1556 mtu = ipgre_tunnel_bind_dev(dev);

Completed in 17 milliseconds