Flowgrind
Advanced TCP traffic generator
request_get_uuid Struct Reference

structure for getting the UUID. More...

#include <daemon.h>

Data Fields

struct request r
 Daemon thread process the request r. More...
 
char server_uuid [38]
 UUID from the daemon. More...
 

Detailed Description

structure for getting the UUID.

Structure is used to get the UUID from the daemon and send back the UUID in request format

Definition at line 240 of file daemon.h.

Field Documentation

◆ r

struct request request_get_uuid::r

Daemon thread process the request r.

Definition at line 242 of file daemon.h.

◆ server_uuid

char request_get_uuid::server_uuid[38]

UUID from the daemon.

Definition at line 244 of file daemon.h.


The documentation for this struct was generated from the following file: