Home | Trees | Indices | Help |
|
---|
|
object --+ | dpkt.Packet --+ | IEEE80211
|
|||
Capability | |||
BlockAckReq | |||
BlockAck | |||
RTS | |||
CTS | |||
ACK | |||
CFEnd | |||
MGMT_Frame | |||
Beacon | |||
Disassoc | |||
Assoc_Req | |||
Assoc_Resp | |||
Reassoc_Req | |||
Auth | |||
Deauth | |||
Action | |||
BlockAckActionRequest | |||
BlockAckActionResponse | |||
Data | |||
DataFromDS | |||
DataToDS | |||
DataInterDS | |||
QoS_Data | |||
IE | |||
FH | |||
DS | |||
CF | |||
TIM | |||
IBSS | |||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__hdr__ =
|
|||
__hdr_defaults__ =
|
|||
__hdr_fields__ =
|
|||
__hdr_fmt__ =
|
|||
__hdr_len__ = 4
|
|
|||
version | |||
type | |||
subtype | |||
to_ds | |||
from_ds | |||
more_frag | |||
retry | |||
pwr_mgt | |||
more_data | |||
wep | |||
order | |||
data | |||
duration | |||
framectl | |||
Inherited from |
|
Packet constructor with ([buf], [field=val,...]) prototype. Arguments: buf -- optional packet buffer to unpack Optional keyword arguments correspond to members to set (matching fields in self.__hdr__, or 'data').
|
Unpack packet header fields from buf, and set self.data.
|
|
version
|
subtype
|
to_ds
|
from_ds
|
more_frag
|
retry
|
pwr_mgt
|
more_data
|
order
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 19 07:50:03 2015 | http://epydoc.sourceforge.net |