TSG-22348 feature: adapt maat support UUID
This commit is contained in:
@@ -6,13 +6,13 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include "utils.h"
|
||||
#include "kafka.h"
|
||||
#include <stdint.h>
|
||||
|
||||
struct sf_status_key
|
||||
{
|
||||
uint32_t vsys_id;
|
||||
uint32_t sf_profile_id;
|
||||
uuid_t sf_uuid;
|
||||
};
|
||||
|
||||
struct sf_status *sf_status_create(const char *profile, struct kafka *kfk);
|
||||
|
||||
Reference in New Issue
Block a user