Searched defs:ip_tunnel_parm (Results 1 – 2 of 2) sorted by relevance
30 struct ip_tunnel_parm { struct31 char name[IFNAMSIZ];32 int link;33 __be16 i_flags;34 __be16 o_flags;35 __be32 i_key;36 __be32 o_key;37 struct iphdr iph;