Searched defs:ip_tunnel_parm (Results 1 – 10 of 10) sorted by relevance
48 struct ip_tunnel_parm { struct49 char name[IFNAMSIZ];50 int link;51 __be16 i_flags;52 __be16 o_flags;53 __be32 i_key;54 __be32 o_key;55 struct iphdr iph;
110223 struct ip_tunnel_parm { struct110224 char name[16];110225 int link;110226 __be16 i_flags;110227 __be16 o_flags;110228 __be32 i_key;110229 __be32 o_key;110230 struct iphdr iph;
70596 struct ip_tunnel_parm { struct70597 char name[16];70598 int link;70599 __be16 i_flags;70600 __be16 o_flags;70601 __be32 i_key;70602 __be32 o_key;70603 struct iphdr iph;
97194 struct ip_tunnel_parm { struct97195 char name[16];97196 int link;97197 __be16 i_flags;97198 __be16 o_flags;97199 __be32 i_key;97200 __be32 o_key;97201 struct iphdr iph;
111780 struct ip_tunnel_parm { struct111781 char name[16];111782 int link;111783 __be16 i_flags;111784 __be16 o_flags;111785 __be32 i_key;111786 __be32 o_key;111787 struct iphdr iph;