| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.Temp --+
|
dpkt.Packet --+
|
SMB
Server Message Block.
TODO: Longer class information....
Attributes:
__hdr__ = [
('proto', '4s', b'ÿSMB'),
('cmd', 'B', 0),
('status', 'I', SMB_STATUS_SUCCESS),
('flags', 'B', 0),
('flags2', 'H', 0),
('_pidhi', 'H', 0),
('security', '8s', b''),
('rsvd', 'H', 0),
('tid', 'H', 0),
('_pidlo', 'H', 0),
('uid', 'H', 0),
('mid', 'H', 0)
]
|
|||
|
Inherited from Inherited from |
|||
|
|||
__byte_order__ =
|
|||
__hdr__ =
|
|||
__hdr_defaults__ =
|
|||
__hdr_fields__ =
|
|||
__hdr_fmt__ =
|
|||
__hdr_len__ = 32
|
|||
|
|||
| pid | |||
| _pidhi | |||
| _pidlo | |||
| cmd | |||
| data | |||
| flags | |||
| flags2 | |||
| mid | |||
| proto | |||
| rsvd | |||
| security | |||
| status | |||
| tid | |||
| uid | |||
|
Inherited from |
|||
|
|||
__hdr__
|
__hdr_defaults__
|
__hdr_fields__
|
|
|||
pid
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 30 11:26:51 2019 | http://epydoc.sourceforge.net |