|
|
1.1 root 1: /*
2: * Ethernet pup header
3: */
4: struct puphead {
5: unsigned char dest[6];
6: unsigned char source[6];
7: unsigned short type;
8: };
9:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.