Annotation of researchv10dc/lsys/sys/ethernet.h, revision 1.1

1.1     ! root        1: #define        ETHERALEN       6       /* bytes in an ethernet address */
        !             2: 
        !             3: struct etherpup {
        !             4:      unsigned char    dhost[ETHERALEN];
        !             5:      unsigned char    shost[ETHERALEN];
        !             6:      unsigned short   type;
        !             7: };
        !             8: 
        !             9: #define ETHERPUP_IPTYPE              0x800
        !            10: #define ETHERPUP_CHAOSTYPE    0x804
        !            11: #define ETHERPUP_ARPTYPE      0x806

unix.superglobalmegacorp.com

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