Documentation
¶
Index ¶
Constants ¶
View Source
const ( ArpOffsetHardwareType = 0 // 2 bytes ArpOffsetProtocolType = 2 // 2 bytes ArpOffsetHardwareSize = 4 // 1 byte ArpOffsetProtocolSize = 5 // 1 byte ArpOffsetOpcode = 6 // 2 bytes ArpOffsetSenderMAC = 8 // 6 bytes ArpOffsetSenderIP = 14 // 4 bytes ArpOffsetTargetMAC = 18 // 6 bytes ArpOffsetTargetIP = 24 // 4 bytes )
ARP packet field offsets (in bytes)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.