iPXE
Data Fields
net80211_rx_info Struct Reference

Information associated with a received management packet. More...

Data Fields

int signal
 
struct list_head list
 

Detailed Description

Information associated with a received management packet.

This is used to keep beacon signal strengths in a parallel queue to the beacons themselves.

Definition at line 57 of file net80211.c.

Field Documentation

◆ signal

int net80211_rx_info::signal

Definition at line 58 of file net80211.c.

Referenced by net80211_handle_mgmt(), and net80211_mgmt_dequeue().

◆ list

struct list_head net80211_rx_info::list

Definition at line 59 of file net80211.c.

Referenced by net80211_handle_mgmt(), and net80211_mgmt_dequeue().


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