Searched refs:VXLAN_F_LEARN (Results 1 – 3 of 3) sorted by relevance
14 VXLAN_F_LEARN | \157 config->learning_en = cfg->flags & VXLAN_F_LEARN ? 1 : 0; in mlxsw_sp_nve_vxlan_config()
3240 if (!(vxlan->cfg.flags & VXLAN_F_LEARN)) in __mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
316 #define VXLAN_F_LEARN 0x01 macro