Method: PacketGen::Plugin::SMB2#credit
- Defined in:
- lib/packetgen/plugin/smb2.rb
#credit ⇒ Integer
16-bit credit field. This is the number of credits a client is requesting in a request, and the number of credits granted in a response.
68 |
# File 'lib/packetgen/plugin/smb2.rb', line 68 define_attr :credit, BinStruct::Int16le |