|
|
1.1 root 1: /* $Header$ */
2: /* $Source$ */
3: /* @(#)tp_astring.c 7.3 (Berkeley) 8/29/89 */
4: #ifndef _NFILE
5: #include <stdio.h>
6: #endif _NFILE
7: char *tp_sstring[] = {
8: "ST_ERROR(0x0)",
9: "TP_CLOSED(0x1)",
10: "TP_CRSENT(0x2)",
11: "TP_AKWAIT(0x3)",
12: "TP_OPEN(0x4)",
13: "TP_CLOSING(0x5)",
14: "TP_REFWAIT(0x6)",
15: "TP_LISTENING(0x7)",
16: "TP_CONFIRMING(0x8)",
17: };
18:
19: char *tp_estring[] = {
20: "TM_inact(0x0)",
21: "TM_retrans(0x1)",
22: "TM_sendack(0x2)",
23: "TM_notused(0x3)",
24: "TM_reference(0x4)",
25: "TM_data_retrans(0x5)",
26: "ER_TPDU(0x6)",
27: "CR_TPDU(0x7)",
28: "DR_TPDU(0x8)",
29: "DC_TPDU(0x9)",
30: "CC_TPDU(0xa)",
31: "AK_TPDU(0xb)",
32: "DT_TPDU(0xc)",
33: "XPD_TPDU(0xd)",
34: "XAK_TPDU(0xe)",
35: "T_CONN_req(0xf)",
36: "T_DISC_req(0x10)",
37: "T_LISTEN_req(0x11)",
38: "T_DATA_req(0x12)",
39: "T_XPD_req(0x13)",
40: "T_USR_rcvd(0x14)",
41: "T_USR_Xrcvd(0x15)",
42: "T_DETACH(0x16)",
43: "T_NETRESET(0x17)",
44: "T_ACPT_req(0x18)",
45: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.