Annotation of researchv9/sys.vax/h/ethernet.h, revision 1.1

1.1     ! root        1: #ifndef _ETHERNET_
        !             2: #define _ETHERNET_
        !             3: 
        !             4: struct etherpup {
        !             5:      u_char    dhost[6];
        !             6:      u_char    shost[6];
        !             7:      u_short   type;
        !             8: };
        !             9: 
        !            10: #define ETHERPUP_IPTYPE              0x800
        !            11: #define ETHERPUP_CHAOSTYPE    0x804
        !            12: #define ETHERPUP_ARPTYPE      0x806
        !            13: 
        !            14: #endif
        !            15: 
        !            16: #ifndef CHANS_PER_UNIT
        !            17: #define CHANS_PER_UNIT 8
        !            18: #endif

unix.superglobalmegacorp.com

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