View Source MNDP.Interface (mndp v0.1.2)
Summary
Types
@type t() :: %MNDP.Interface{ broadcast: :inet.ip4_address() | nil, ifname: term(), ip_v4: :inet.ip4_address(), mac: MNDP.mac() | nil }
@type t() :: %MNDP.Interface{ broadcast: :inet.ip4_address() | nil, ifname: term(), ip_v4: :inet.ip4_address(), mac: MNDP.mac() | nil }