Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A 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;

Completed in 4 milliseconds