FreeBSD kernel usb device Code
upgt_tx_radiotap_header Struct Reference

#include <if_upgtvar.h>

Data Fields

struct ieee80211_radiotap_header wt_ihdr
 
uint8_t wt_flags
 
uint8_t wt_rate
 
uint16_t wt_chan_freq
 
uint16_t wt_chan_flags
 

Detailed Description

Definition at line 391 of file if_upgtvar.h.

Field Documentation

◆ wt_chan_flags

uint16_t upgt_tx_radiotap_header::wt_chan_flags

Definition at line 396 of file if_upgtvar.h.

◆ wt_chan_freq

uint16_t upgt_tx_radiotap_header::wt_chan_freq

Definition at line 395 of file if_upgtvar.h.

◆ wt_flags

uint8_t upgt_tx_radiotap_header::wt_flags

Definition at line 393 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ wt_ihdr

struct ieee80211_radiotap_header upgt_tx_radiotap_header::wt_ihdr

Definition at line 392 of file if_upgtvar.h.

Referenced by upgt_attach().

◆ wt_rate

uint8_t upgt_tx_radiotap_header::wt_rate

Definition at line 394 of file if_upgtvar.h.

Referenced by upgt_tx_start().


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