Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dif_tunnel.h30 struct ip_tunnel_parm { struct
31 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;
/external/iproute2/include/uapi/linux/
Dif_tunnel.h48 struct ip_tunnel_parm { struct
49 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;
/external/kernel-headers/original/uapi/linux/
Dif_tunnel.h48 struct ip_tunnel_parm { struct
49 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;