Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dip6_tunnel.h10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1 macro
/external/kernel-headers/original/uapi/linux/
Dip6_tunnel.h10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1 macro
/external/iproute2/ip/
Dip6tunnel.c84 if (p->flags & IP6_TNL_F_IGN_ENCAP_LIMIT) in print_tunnel()
154 p->flags |= IP6_TNL_F_IGN_ENCAP_LIMIT; in parse_args()