Searched refs:VXLAN_GBP_DONT_LEARN (Results 1 – 1 of 1) sorted by relevance
122 #define VXLAN_GBP_DONT_LEARN (BIT(6) << 16) macro126 #define VXLAN_GBP_MASK (VXLAN_GBP_DONT_LEARN | VXLAN_GBP_POLICY_APPLIED | \592 if (md->gbp & VXLAN_GBP_DONT_LEARN) in vxlan_build_gbp_hdr()