libtins  4.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Tins::Dot11ManagementFrame::fh_pattern_type Struct Reference

#include <dot11_mgmt.h>

Public Member Functions

 fh_pattern_type (uint8_t flag, uint8_t sets, uint8_t modulus, uint8_t offset, const byte_array &table)
 

Static Public Member Functions

static fh_pattern_type from_option (const option &opt)
 

Public Attributes

uint8_t flag
 
uint8_t number_of_sets
 
uint8_t modulus
 
uint8_t offset
 
byte_array random_table
 

Static Public Attributes

static const size_t minimum_size = sizeof(uint8_t) * 4
 

Detailed Description

The type used to store the FH pattern option data.


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