Searched refs:VXLAN_GBP_DONT_LEARN (Results 1 – 2 of 2) 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()
1595 md->gbp |= VXLAN_GBP_DONT_LEARN; in vxlan_parse_gbp_hdr()