Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip6_tunnel.h18 struct __ip6_tnl_parm { struct
19 char name[IFNAMSIZ]; /* name of tunnel device */
20 int link; /* ifindex of underlying L2 interface */
21 __u8 proto; /* tunnel protocol */
22 __u8 encap_limit; /* encapsulation limit for tunnel */
46 struct __ip6_tnl_parm parms; /* tunnel configuration parameters */ argument