|
|
1.1 root 1: /* $Header: pex.h,v 1.1 86/06/27 13:14:37 jqj Exp $ */
2: /* $Log: pex.h,v $
3: * Revision 1.1 86/06/27 13:14:37 jqj
4: * Initial revision
5: *
6: */
7:
8: /* pex.h 1.1 85/01/26 */
9:
10: /*
11: * Packet Exchange protocol header.
12: * See XSIS 028112, December 1981
13: */
14: struct pex {
15: u_short ph_idh, ph_idl; /* `unique' transaction identifier */
16: u_short ph_client; /* client type field */
17: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.