Searched refs:NFP_FL_GRE_FLAG_KEY (Results 1 – 2 of 2) sorted by relevance
340 ext->tun_flags = cpu_to_be16(NFP_FL_GRE_FLAG_KEY); in nfp_flower_compile_ipv4_gre_tun()341 msk->tun_flags = cpu_to_be16(NFP_FL_GRE_FLAG_KEY); in nfp_flower_compile_ipv4_gre_tun()
43 #define NFP_FL_GRE_FLAG_KEY BIT(2) macro