| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.Temp --+
|
dpkt.Packet --+
|
Ethernet
Ethernet.
Ethernet II, LLC (802.3+802.2), LLC/SNAP, and Novell raw 802.3,
with automatic 802.1q, MPLS, PPPoE, and Cisco ISL decapsulation.
Attributes:
__hdr__: Header fields of Ethernet.
TODO.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__hdr__ =
|
|||
_typesw =
|
|||
_typesw_rev =
|
|||
__hdr_defaults__ =
|
|||
__hdr_fields__ =
|
|||
__hdr_fmt__ =
|
|||
__hdr_len__ = 14
|
|||
|
|||
| data | |||
| dst | |||
| src | |||
| type | |||
|
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.
|
Return packed header string.
|
str(x)
|
|
|
|||
__hdr__
|
_typesw
|
_typesw_rev
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 30 11:26:51 2019 | http://epydoc.sourceforge.net |