comparison cdg211/cdginc/p_smreg.val @ 4:56abf6cf8a0b

cdg211: cdginc/mdf/pdf files from TCS211-20070608
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 01:11:35 +0000
parents
children
comparison
equal deleted inserted replaced
3:93999a60b835 4:56abf6cf8a0b
1 /*
2 +--------------------------------------------------------------------------+
3 | PROJECT : PROTOCOL STACK |
4 | FILE : p_smreg.val |
5 | SOURCE : "__out__\g23m_dfile\prim\smreg.pdf" |
6 | LastModified : "2002-04-26" |
7 | IdAndVersion : "8441.108.99.007" |
8 | SrcFileTime : "Mon Jul 26 13:29:38 2004" |
9 | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:16 2007 |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
11 +--------------------------------------------------------------------------+
12 */
13
14 /* PRAGMAS
15 * PREFIX : NONE
16 * COMPATIBILITY_DEFINES : NO (require PREFIX)
17 * ALWAYS_ENUM_IN_VAL_FILE: NO
18 * ENABLE_GROUP: NO
19 * CAPITALIZE_TYPENAME: NO
20 */
21
22
23 #ifndef P_SMREG_VAL
24 #define P_SMREG_VAL
25
26
27 #define CDG_ENTER__P_SMREG_VAL
28
29 #define CDG_ENTER__FILENAME _P_SMREG_VAL
30 #define CDG_ENTER__P_SMREG_VAL__FILE_TYPE CDGINC
31 #define CDG_ENTER__P_SMREG_VAL__LAST_MODIFIED _2002_04_26
32 #define CDG_ENTER__P_SMREG_VAL__ID_AND_VERSION _8441_108_99_007
33
34 #define CDG_ENTER__P_SMREG_VAL__SRC_FILE_TIME _Mon_Jul_26_13_29_38_2004
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__P_SMREG_VAL
39
40 #undef CDG_ENTER__FILENAME
41
42
43 /*
44 * Value constants for VAL_smreg_nsapi
45 */
46 #define SMREG_NSAPI_0 (0x0) /* escape mechanism for future extensions */
47 #define SMREG_NSAPI_1 (0x1) /* Point-To-Multipoint Multicast information */
48 #define SMREG_NSAPI_2 (0x2) /* reserved for future use */
49 #define SMREG_NSAPI_3 (0x3) /* reserved for future use */
50 #define SMREG_NSAPI_4 (0x4) /* reserved for future use */
51 #define SMREG_NSAPI_5 (0x5) /* dynamically allocated SMREG_NSAPI value */
52 #define SMREG_NSAPI_6 (0x6) /* dynamically allocated SMREG_NSAPI value */
53 #define SMREG_NSAPI_7 (0x7) /* dynamically allocated SMREG_NSAPI value */
54 #define SMREG_NSAPI_8 (0x8) /* dynamically allocated SMREG_NSAPI value */
55 #define SMREG_NSAPI_9 (0x9) /* dynamically allocated SMREG_NSAPI value */
56 #define SMREG_NSAPI_10 (0xa) /* dynamically allocated SMREG_NSAPI value */
57 #define SMREG_NSAPI_11 (0xb) /* dynamically allocated SMREG_NSAPI value */
58 #define SMREG_NSAPI_12 (0xc) /* dynamically allocated SMREG_NSAPI value */
59 #define SMREG_NSAPI_13 (0xd) /* dynamically allocated SMREG_NSAPI value */
60 #define SMREG_NSAPI_14 (0xe) /* dynamically allocated SMREG_NSAPI value */
61 #define SMREG_NSAPI_15 (0xf) /* dynamically allocated NSAPI value */
62
63 /*
64 * Value constants for VAL_pdp_type
65 */
66 #define X_121 (0x0) /* X.121 address */
67 #define IP_V_4 (0x21) /* IP version 4 */
68 #define IP_V_6 (0x57) /* IP version 6 */
69
70 /*
71 * Value constants for VAL_peak
72 */
73 #define SMREG_PEAK_SUB (0x0) /* Subscribed peak throughput */
74 #define SMREG_PEAK_1K (0x1) /* Up to 1 000 octet/s */
75 #define SMREG_PEAK_2K (0x2) /* Up to 2 000 octet/s */
76 #define SMREG_PEAK_4K (0x3) /* Up to 4 000 octet/s */
77 #define SMREG_PEAK_8K (0x4) /* Up to 8 000 octet/s */
78 #define SMREG_PEAK_16K (0x5) /* Up to 16 000 octet/s */
79 #define SMREG_PEAK_32K (0x6) /* Up to 32 000 octet/s */
80 #define SMREG_PEAK_64K (0x7) /* Up to 64 000 octet/s */
81 #define SMREG_PEAK_128K (0x8) /* Up to 128 000 octet/s */
82 #define SMREG_PEAK_256K (0x9) /* Up to 256 000 octet/s */
83
84 /*
85 * Value constants for VAL_relclass
86 */
87 #define SMREG_RELCLASS_SUB (0x0) /* Subscribed reliability class */
88 #define SMREG_GTP_LLC_RLC_PROT (0x1) /* Acknowledged GTP, LLC, and RLC; Protected data */
89 #define SMREG_LLC_RLC_PROT (0x2) /* Unacknowledged GTP; Acknowledged LLC and RLC, Protected data */
90 #define SMREG_RLC_PROT (0x3) /* Unacknowledged GTP and LLC; Acknowledged RLC, Protected data */
91 #define SMREG_PROT (0x4) /* Unacknowledged GTP, LLC, and RLC, Protected data */
92 #define SMREG_NO_REL (0x5) /* Unacknowledged GTP, LLC, and RLC, Unprotected data */
93
94 /*
95 * Value constants for VAL_delay
96 */
97 #define SMREG_DELAY_SUB (0x0) /* Subscribed delay class */
98 #define SMREG_DELAY_1 (0x1) /* Delay class 1 */
99 #define SMREG_DELAY_2 (0x2) /* Delay class 2 */
100 #define SMREG_DELAY_3 (0x3) /* Delay class 3 */
101 #define SMREG_DELAY_4 (0x4) /* Delay class 4 (best effort) */
102
103 /*
104 * Value constants for VAL_mean
105 */
106 #define SMREG_MEAN_SUB (0x0) /* Subscribed mean throughput */
107 #define SMREG_MEAN_100 (0x1) /* 100 octet/h */
108 #define SMREG_MEAN_200 (0x2) /* 200 octet/h */
109 #define SMREG_MEAN_500 (0x3) /* 500 octet/h */
110 #define SMREG_MEAN_1K (0x4) /* 1 000 octet/h */
111 #define SMREG_MEAN_2K (0x5) /* 2 000 octet/h */
112 #define SMREG_MEAN_5K (0x6) /* 5 000 octet/h */
113 #define SMREG_MEAN_10K (0x7) /* 10 000 octet/h */
114 #define SMREG_MEAN_20K (0x8) /* 20 000 octet/h */
115 #define SMREG_MEAN_50K (0x9) /* 50 000 octet/h */
116 #define SMREG_MEAN_100K (0xa) /* 100 000 octet/h */
117 #define SMREG_MEAN_200K (0xb) /* 200 000 octet/h */
118 #define SMREG_MEAN_500K (0xc) /* 500 000 octet/h */
119 #define SMREG_MEAN_1M (0xd) /* 1 000 000 octet/h */
120 #define SMREG_MEAN_2M (0xe) /* 2 000 000 octet/h */
121 #define SMREG_MEAN_5M (0xf) /* 5 000 000 octet/h */
122 #define SMREG_MEAN_10M (0x10) /* 10 000 000 octet/h */
123 #define SMREG_MEAN_20M (0x11) /* 20 000 000 octet/h */
124 #define SMREG_MEAN_50M (0x12) /* 50 000 000 octet/h */
125 #define SMREG_MEAN_BEST (0x1f) /* Best effort */
126
127 /*
128 * Value constants for VAL_preced
129 */
130 #define SMREG_PRECED_SUB (0x0) /* Subscribed precedence */
131 #define SMREG_PRIO_HIGH (0x1) /* High priority */
132 #define SMREG_PRIO_NORM (0x2) /* Normal priority */
133 #define SMREG_PRIO_LOW (0x3) /* Low priority */
134
135 /*
136 * Value constants for VAL_smreg_cause
137 */
138 #define SMREG_RC_INSUF_RES (0x4b1a) /* Insufficicent resources */
139 #define SMREG_RC_INSUF_RES_NO (0xb1a) /* Insufficicent resources network originated */
140 #define SMREG_RC_MISS_UNKWN_APN (0xb1b) /* Missing or unknown APN network originated */
141 #define SMREG_RC_ADD_OR_TYPE_UNKNWN (0xb1c) /* Unknown PDP address or PDP type network originated */
142 #define SMREG_RC_USE_AUTHED_FAILED (0xb1d) /* User authentication failed network originated */
143 #define SMREG_RC_GGSN_ACT_REJ (0xb1e) /* Activation rejected by GGSN network originated */
144 #define SMREG_RC_ACT_REJ_UNSPEC (0xb1f) /* Activation rejected, unspecified network originated */
145 #define SMREG_RC_SERV_OPT_NOT_SUPP (0xb20) /* Service option not supported network originated */
146 #define SMREG_RC_SERV_OPT_NOT_SUBS (0xb21) /* Requested service option not subscribed network originated */
147 #define SMREG_RC_SERV_OPT_TEMP_OOO (0xb22) /* Service option temporarily out of order network originated */
148 #define SMREG_RC_NSAPI_ALREADY_USED (0x4b23) /* NSAPI already used */
149 #define SMREG_RC_NSAPI_ALREADY_USED_NO (0xb23) /* NSAPI already used network originated */
150 #define SMREG_RC_REGULAR_DEACTIVATION (0x4b24) /* Regular deactivation */
151 #define SMREG_RC_REGULAR_DEACTIVATION_NO (0xb24) /* Regular deactivation network originated */
152 #define SMREG_RC_QOS_NOT_ACCEPTED (0x4b25) /* QoS not accepted mobile originated */
153 #define SMREG_RC_NETWORK_FAILURE_NO (0xb26) /* Network failure network originated */
154 #define SMREG_RC_NETWORK_FAILURE (0x4b26) /* Network failure */
155 #define SMREG_RC_REACTIVATION_REQD (0xb27) /* Reactivation required network originated */
156 #define SMREG_RC_TI_INVALID_NO (0xb51) /* Invalid transaction identifier value */
157 #define SMREG_RC_TI_INVALID (0x4b51) /* Invalid transaction identifier value */
158 #define SMREG_RC_SEMANTIC_INCORRECT_NO (0xb5f) /* Semantically incorrect message network originated */
159 #define SMREG_RC_SEMANTIC_INCORRECT (0x4b5f) /* Semantically incorrect message */
160 #define SMREG_RC_INVALID_MANDAT_NO (0xb60) /* Invalid mandatory information network originated */
161 #define SMREG_RC_INVALID_MANDAT (0x4b60) /* Invalid mandatory information */
162 #define SMREG_RC_TYPE_NONEXIST_NOTIMP_NO (0xb61) /* Message type non-existant or not implemented network originated */
163 #define SMREG_RC_TYPE_NONEXIST_NOTIMP (0x4b61) /* Message type non-existant or not implemented */
164 #define SMREG_RC_TYPE_NOT_STATE_COMP_NO (0xb62) /* Message type not compatible with the protocol state network originated */
165 #define SMREG_RC_TYPE_NOT_STATE_COMP (0x4b62) /* Message type not compatible with the protocol state */
166 #define SMREG_RC_IE_NONEXIST_NOTIMP_NO (0xb63) /* Information element non-existatnt or not implemented network originated */
167 #define SMREG_RC_IE_NONEXIST_NOTIMP (0x4b63) /* Information element non-existatnt or not implemented */
168 #define SMREG_RC_COND_IE_ERROR_NO (0xb64) /* Conditional IE error network originated */
169 #define SMREG_RC_COND_IE_ERROR (0x4b64) /* Conditional IE error */
170 #define SMREG_RC_MSG_NOT_STATE_COMP_NO (0xb65) /* Message not compatible with protocol state network originated */
171 #define SMREG_RC_MSG_NOT_STATE_COMP (0x4b65) /* Message not compatible with protocol state */
172 #define SMREG_RC_PROT_ERROR_UNSPEC_NO (0xb6f) /* Protocol error, unspecified network originated */
173 #define SMREG_RC_PROT_ERROR_UNSPEC (0x4b6f) /* Protocol error, unspecified */
174
175 /*
176 * Value constants for VAL_ppp_hc
177 */
178 #define SMREG_VAN_NOT_USED (0x0) /* Van Jacobson is not supported */
179 #define SMREG_VAN_USED (0x1) /* Van Jacobson is supported */
180
181 /*
182 * Value constants for VAL_hcomp
183 */
184 #define SMREG_COMP_NEITHER_DIRECT (0x0) /* compress neither direction */
185 #define SMREG_COMP_MS_SGSN_DIRECT (0x1) /* compress MS to SGSN direction only */
186 #define SMREG_COMP_SGSN_MS_DIRECT (0x2) /* compress SGSN to MS direction only */
187 #define SMREG_COMP_BOTH_DIRECT (0x3) /* compress both directions */
188
189 /*
190 * Value constants for VAL_direc
191 */
192 #define DIREC_MO (0x0) /* Mobile initiates */
193 #define DIREC_MT (0x1) /* Network initiates */
194
195 /*
196 * Value constants for VAL_smreg_local
197 */
198 #define SMREG_NONLOCAL (0x0) /* not local, air msg will be sent */
199 #define SMREG_LOCAL (0x1) /* local, no air msg will be sent */
200
201 /*
202 * Value constants for VAL_dti_direction
203 */
204 #define SMREG_HOME (0x0) /* mapped to HOME from dti.h */
205 #define SMREG_NEIGHBOR (0x1) /* mapped to NEIGHBOR from dti.h */
206
207 /*
208 * user defined constants
209 */
210 #define COMP_USED (0x0)
211 #define COMP_NOT_USED (0x1)
212
213 #include "CDG_LEAVE.h"
214
215
216 #endif