Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_tunnels.h105 struct ip_tunnel { struct
106 struct ip_tunnel __rcu *next; argument
107 struct hlist_node hash_node;
131 struct ip_tunnel_parm parms; argument
136 struct ip_tunnel_encap encap; argument
140 struct ip_tunnel_6rd_parm ip6rd; argument
142 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ argument
166 struct ip_tunnel_net { argument
170 struct ip_tunnel __rcu *collect_md_tun; argument

Completed in 5 milliseconds