View Source OneDHCPD.ARP.Entry (one_dhcpd v2.0.3)
One entry in the ARP table
Summary
Types
@type t() :: %OneDHCPD.ARP.Entry{ hwaddr: [byte()], ifname: String.t(), ip: :inet.ip_address(), state: String.t() }
One entry in the ARP table
@type t() :: %OneDHCPD.ARP.Entry{ hwaddr: [byte()], ifname: String.t(), ip: :inet.ip_address(), state: String.t() }