Searched refs:VXLAN_GBP_DONT_LEARN (Results 1 – 2 of 2) sorted by relevance
121 #define VXLAN_GBP_DONT_LEARN (BIT(6) << 16) macro125 #define VXLAN_GBP_MASK (VXLAN_GBP_DONT_LEARN | VXLAN_GBP_POLICY_APPLIED | \
1563 md->gbp |= VXLAN_GBP_DONT_LEARN; in vxlan_parse_gbp_hdr()2154 if (md->gbp & VXLAN_GBP_DONT_LEARN) in vxlan_build_gbp_hdr()
Completed in 12 milliseconds