Ethernet
// enums enum io.EthernetType; // structs struct io.EthernetAddress; struct io.EthernetHdr; struct io.EthernetHdr_ieee8023; // global functions string_t io.formatEthernetDigest(void const* p);
// enums enum io.EthernetType; // structs struct io.EthernetAddress; struct io.EthernetHdr; struct io.EthernetHdr_ieee8023; // global functions string_t io.formatEthernetDigest(void const* p);