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

Module arp

source code

Address Resolution Protocol.

Classes [hide private]
  ARP
Variables [hide private]
  ARP_HRD_ETH = 1
  ARP_HRD_IEEE802 = 6
  ARP_PRO_IP = 2048
  ARP_OP_REQUEST = 1
  ARP_OP_REPLY = 2
  ARP_OP_REVREQUEST = 3
  ARP_OP_REVREPLY = 4
  __package__ = 'dpkt'