Searched defs:ip_tunnel_net (Results 1 – 1 of 1) sorted by relevance
214 struct ip_tunnel_net { struct215 struct net_device *fb_tunnel_dev;216 struct rtnl_link_ops *rtnl_link_ops;217 struct hlist_head tunnels[IP_TNL_HASH_SIZE];218 struct ip_tunnel __rcu *collect_md_tun;219 int type;