Method: PacketGen::Plugin::SMB2#credit

Defined in:
lib/packetgen/plugin/smb2.rb

#creditInteger

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.

Returns:

  • (Integer)


68
# File 'lib/packetgen/plugin/smb2.rb', line 68

define_attr :credit, BinStruct::Int16le