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

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

Completed in 97 milliseconds