struct

ARPHeader

Inherits Struct < Value < Object

ARP header structure

Constructors

new(data : Bytes)
Source

Instance methods

hardware_type
Source
hw_addr_len
Source
operation
Source
operation_str
Source
proto_addr_len
Source
protocol_type
Source
sender_ip
Source
sender_mac
Source
target_ip
Source
target_mac
Source