Flowgrind
Advanced TCP traffic generator
flow_settings::extra_socket_options Struct Reference

#include <common.h>

Data Fields

int level
 
int optlen
 
int optname
 
char optval [MAX_EXTRA_SOCKET_OPTION_VALUE_LENGTH]
 

Detailed Description

Definition at line 256 of file common.h.

Field Documentation

◆ level

int flow_settings::extra_socket_options::level

Definition at line 257 of file common.h.

◆ optlen

int flow_settings::extra_socket_options::optlen

Definition at line 259 of file common.h.

◆ optname

int flow_settings::extra_socket_options::optname

Definition at line 258 of file common.h.

◆ optval

char flow_settings::extra_socket_options::optval[MAX_EXTRA_SOCKET_OPTION_VALUE_LENGTH]

Definition at line 260 of file common.h.


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