Searched refs:IP6_TNL_F_USE_ORIG_FLOWLABEL (Results 1 – 5 of 5) sorted by relevance
17 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4 macro
244 flags |= IP6_TNL_F_USE_ORIG_FLOWLABEL; in ip6tunnel_parse_opt()251 flags &= ~IP6_TNL_F_USE_ORIG_FLOWLABEL; in ip6tunnel_parse_opt()419 if (flags & IP6_TNL_F_USE_ORIG_FLOWLABEL) { in ip6tunnel_print_opt()
104 if (p->flags & IP6_TNL_F_USE_ORIG_FLOWLABEL) in print_tunnel()228 p->flags |= IP6_TNL_F_USE_ORIG_FLOWLABEL; in parse_args()235 p->flags &= ~IP6_TNL_F_USE_ORIG_FLOWLABEL; in parse_args()
301 flags |= IP6_TNL_F_USE_ORIG_FLOWLABEL; in gre_parse_opt()309 flags &= ~IP6_TNL_F_USE_ORIG_FLOWLABEL; in gre_parse_opt()474 if (flags & IP6_TNL_F_USE_ORIG_FLOWLABEL) { in gre_print_opt()