ovs_identifier_is_key
if (ovs_identifier_is_key(&flow->id))
if (flow && ovs_identifier_is_key(&flow->id) &&