Home
last modified time | relevance | path

Searched refs:IP6_TNL_F_IGN_ENCAP_LIMIT (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/include/linux/
Dip6_tunnel.h10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1 macro
/external/iproute2/ip/
Dip6tunnel.c83 if (p->flags & IP6_TNL_F_IGN_ENCAP_LIMIT) in print_tunnel()
152 p->flags |= IP6_TNL_F_IGN_ENCAP_LIMIT; in parse_args()