| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.Temp --+
|
dpkt.Packet --+
|
IP
Internet Protocol.
TODO: Longer class information....
Attributes:
__hdr__: Header fields of IP.
TODO.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
__hdr__ =
|
|||
_protosw =
|
|||
opts =
|
|||
__hdr_defaults__ =
|
|||
__hdr_fields__ =
|
|||
__hdr_fmt__ =
|
|||
__hdr_len__ = 20
|
|||
|
|||
| v | |||
| hl | |||
| rf | |||
| df | |||
| mf | |||
| offset | |||
| _v_hl | |||
| data | |||
| dst | |||
| id | |||
| len | |||
| off | |||
| p | |||
| src | |||
| sum | |||
| tos | |||
| ttl | |||
|
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.
|
|
|||
__hdr__
|
_protosw
|
__hdr_defaults__
|
__hdr_fields__
|
|
|||
v
|
hl
|
rf
|
df
|
mf
|
offset
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 30 11:26:51 2019 | http://epydoc.sourceforge.net |