![]() |
Flowgrind
Advanced TCP traffic generator
|
Contains the state of all mutex. More...
#include <fg_argparser.h>
Data Fields | |
int | num_mutex |
The number of defined mutex. More... | |
int * | seen_records |
A table containing for each mutex the last seen option record. More... | |
Contains the state of all mutex.
Definition at line 91 of file fg_argparser.h.
int ap_Mutex_state::num_mutex |
The number of defined mutex.
Definition at line 95 of file fg_argparser.h.
int* ap_Mutex_state::seen_records |
A table containing for each mutex the last seen option record.
Definition at line 93 of file fg_argparser.h.