Home
last modified time | relevance | path

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

/net/ipv4/
Dip_gre.c124 static void ipgre_tunnel_setup(struct net_device *dev);
317 dev = alloc_netdev(sizeof(*t), name, ipgre_tunnel_setup); in ipgre_tunnel_locate()
1169 static void ipgre_tunnel_setup(struct net_device *dev) in ipgre_tunnel_setup() function
1266 ipgre_tunnel_setup); in ipgre_init_net()
1584 .setup = ipgre_tunnel_setup,