Package dpkt :: Module rx
[hide private]
[frames] | no frames]

Module rx

source code

Rx Protocol.

Classes [hide private]
  Rx
Variables [hide private]
  DATA = 1
  ACK = 2
  BUSY = 3
  ABORT = 4
  ACKALL = 5
  CHALLENGE = 6
  RESPONSE = 7
  DEBUG = 8
  CLIENT_INITIATED = 1
  REQUEST_ACK = 2
  LAST_PACKET = 4
  MORE_PACKETS = 8
  SLOW_START_OK = 32
  JUMBO_PACKET = 32
  SEC_NONE = 0
  SEC_BCRYPT = 1
  SEC_RXKAD = 2
  SEC_RXKAD_ENC = 3
  __package__ = 'dpkt'