Annotation of 42BSD/sys/netpup/ether.h, revision 1.1.1.1

1.1       root        1: /*     %M%     %I%     %E%     */
                      2: 
                      3: /*
                      4:  * Sockaddr for raw 3Mb/s interface.
                      5:  *
                      6:  * The network is needed to locate an interface on output.
                      7:  */
                      8: struct sockaddr_en {
                      9:        short   sen_family;
                     10:        short   sen_zero1;
                     11:        u_int   sen_net;
                     12:        u_char  sen_host;
                     13:        u_char  sen_zero2[5];
                     14: };

unix.superglobalmegacorp.com

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