Home
last modified time | relevance | path

Searched refs:NFP_FL_GRE_FLAG_KEY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c340 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()
Dcmsg.h43 #define NFP_FL_GRE_FLAG_KEY BIT(2) macro