Home
last modified time | relevance | path

Searched defs:ip_tunnel_net (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dip_tunnels.h166 struct ip_tunnel_net { struct
167 struct net_device *fb_tunnel_dev;
168 struct rtnl_link_ops *rtnl_link_ops;
169 struct hlist_head tunnels[IP_TNL_HASH_SIZE];
170 struct ip_tunnel __rcu *collect_md_tun;
171 int type;

Completed in 5 milliseconds