Annotation of researchv9/sys/boot/stand/sainet.h, revision 1.1.1.1

1.1       root        1: /*     @(#)sainet.h 1.1 86/02/03 SMI   */
                      2: 
                      3: /*
                      4:  * Copyright (c) 1985 by Sun Microsystems, Inc.
                      5:  */
                      6: 
                      7: /*
                      8:  * Standalone Internet Protocol State
                      9:  */
                     10: struct sainet {
                     11:        struct in_addr    sain_myaddr;  /* my host address */
                     12:        struct ether_addr sain_myether; /* my Ethernet address */
                     13:        struct in_addr    sain_hisaddr; /* his host address */
                     14:        struct ether_addr sain_hisether;/* his Ethernet address */
                     15: };

unix.superglobalmegacorp.com

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