Flowgrind
Advanced TCP traffic generator
ap_Mutex_state Struct Reference

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...
 

Detailed Description

Contains the state of all mutex.

Definition at line 91 of file fg_argparser.h.

Field Documentation

◆ num_mutex

int ap_Mutex_state::num_mutex

The number of defined mutex.

Definition at line 95 of file fg_argparser.h.

◆ seen_records

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.


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