Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.Temp --+ | dpkt.Packet --+ | IEEE80211
IEEE 802.11. TODO: Longer class information.... Attributes: __hdr__: Header fields of IEEE802.11. TODO.
|
|||
|
|||
|
|||
|
|||
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
|
type
|
subtype
|
to_ds
|
from_ds
|
more_frag
|
retry
|
pwr_mgt
|
more_data
|
wep
|
order
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 29 23:17:55 2019 | http://epydoc.sourceforge.net |