Searched defs:encap_limit (Results 1 – 5 of 5) sorted by relevance
26 __u8 encap_limit; /* encapsulation limit for tunnel */ member38 __u8 encap_limit; /* encapsulation limit for tunnel */ member
82 __u8 encap_limit = IPV6_DEFAULT_TNL_ENCAP_LIMIT; in gre_parse_opt() local355 int encap_limit = rta_getattr_u8(tb[IFLA_GRE_ENCAP_LIMIT]); in gre_print_opt() local
74 __u8 encap_limit = IPV6_DEFAULT_TNL_ENCAP_LIMIT; in ip6tunnel_parse_opt() local
49 uint8_t encap_limit; member551 int rtnl_link_ip6_tnl_set_encaplimit(struct rtnl_link *link, uint8_t encap_limit) in rtnl_link_ip6_tnl_set_encaplimit()