ARP
// enums enum io.ArpHardwareType; enum io.ArpOpcode; // structs struct io.ArpHdr; // global functions string_t io.formatArpDigest(void const* p);
// enums enum io.ArpHardwareType; enum io.ArpOpcode; // structs struct io.ArpHdr; // global functions string_t io.formatArpDigest(void const* p);