void AuEthernetSend(AuVFSNode *nic, void *data, size_t len, uint16_t type, uint8_t *dest)
AuEthernetSend – sends a packet to ethernet layer.
Definition ethernet.cpp:102
AU_EXTERN AU_EXPORT void AuEthernetHandle(void *frame, int size, AuVFSNode *nic)
Definition ethernet.cpp:53