Searched refs:IP6_TNL_F_IGN_ENCAP_LIMIT (Results 1 – 5 of 5) sorted by relevance
13 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1 macro
212 flags |= IP6_TNL_F_IGN_ENCAP_LIMIT; in ip6tunnel_parse_opt()219 flags &= ~IP6_TNL_F_IGN_ENCAP_LIMIT; in ip6tunnel_parse_opt()384 if (flags & IP6_TNL_F_IGN_ENCAP_LIMIT) in ip6tunnel_print_opt()
89 if (p->flags & IP6_TNL_F_IGN_ENCAP_LIMIT) in print_tunnel()187 p->flags |= IP6_TNL_F_IGN_ENCAP_LIMIT; in parse_args()194 p->flags &= ~IP6_TNL_F_IGN_ENCAP_LIMIT; in parse_args()
363 flags |= IP6_TNL_F_IGN_ENCAP_LIMIT; in gre_parse_opt()370 flags &= ~IP6_TNL_F_IGN_ENCAP_LIMIT; in gre_parse_opt()460 if (flags & IP6_TNL_F_IGN_ENCAP_LIMIT) in gre_print_opt()