Searched refs:VXLAN_GBP_DONT_LEARN (Results 1 – 2 of 2) sorted by relevance
120 #define VXLAN_GBP_DONT_LEARN (BIT(6) << 16) macro124 #define VXLAN_GBP_MASK (VXLAN_GBP_DONT_LEARN | VXLAN_GBP_POLICY_APPLIED | \
1728 md->gbp |= VXLAN_GBP_DONT_LEARN; in vxlan_parse_gbp_hdr()2305 if (md->gbp & VXLAN_GBP_DONT_LEARN) in vxlan_build_gbp_hdr()