mac property
note: MAC for IP addresses uses 4 bytes for addr, 2 bytes for port / / use de/encode_unsigned32/16 for re/storing the IP address
Implementation
@ffi.Array.multi([7])
external ffi.Array<ffi.Uint8> mac;
note: MAC for IP addresses uses 4 bytes for addr, 2 bytes for port / / use de/encode_unsigned32/16 for re/storing the IP address
@ffi.Array.multi([7])
external ffi.Array<ffi.Uint8> mac;