ieee80211_radiotap_iterator Struct Reference

tracks walk thru present radiotap args More...

#include <radiotap_iter.h>

Collaboration diagram for ieee80211_radiotap_iterator:
Collaboration graph
[legend]

Data Fields

struct ieee80211_radiotap_headerrtheader
int max_length
int this_arg_index
unsigned char * this_arg
int arg_index
unsigned char * arg
uint32_t * next_bitmap
uint32_t bitmap_shifter

Detailed Description

tracks walk thru present radiotap args

Parameters:
rtheader pointer to the radiotap header we are walking through
max_length length of radiotap header in cpu byte ordering
this_arg_index IEEE80211_RADIOTAP_... index of current arg
this_arg pointer to current radiotap arg
arg_index internal next argument index
arg internal next argument pointer
next_bitmap internal pointer to next present u32
bitmap_shifter internal shifter for curr u32 bitmap, b0 set == arg present

Definition at line 22 of file radiotap_iter.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:25:37 2009 for hostapd by  doxygen 1.6.1