Annotation of previous/src/includes/ethernet.h, revision 1.1

1.1     ! root        1: void Ethernet_Read(void);
        !             2: void Ethernet_Write(void);
        !             3: 
        !             4: void Ethernet_Reset(void);
        !             5: 
        !             6: void Ethernet_Transmit(void);
        !             7: void Ethernet_Receive(Uint8 *packet, Uint32 size);
        !             8: 
        !             9: bool Packet_Receiver_Me(Uint8 *packet);
        !            10: bool Me(Uint8 *packet);
        !            11: bool Multicast(Uint8 *packet);
        !            12: bool Local_Multicast(Uint8 *packet);
        !            13: bool Broadcast(Uint8 *packet);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.