comparison cdg211/cdginc/p_snsm.h @ 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_snsm.h |
5 | SOURCE : "__out__\g23m_dfile\prim\snsm.pdf" |
6 | LastModified : "2000-06-02" |
7 | IdAndVersion : "8441.109.99.005" |
8 | SrcFileTime : "Tue Mar 29 15:21:40 2005" |
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_SNSM_H
24 #define P_SNSM_H
25
26
27 #define CDG_ENTER__P_SNSM_H
28
29 #define CDG_ENTER__FILENAME _P_SNSM_H
30 #define CDG_ENTER__P_SNSM_H__FILE_TYPE CDGINC
31 #define CDG_ENTER__P_SNSM_H__LAST_MODIFIED _2000_06_02
32 #define CDG_ENTER__P_SNSM_H__ID_AND_VERSION _8441_109_99_005
33
34 #define CDG_ENTER__P_SNSM_H__SRC_FILE_TIME _Tue_Mar_29_15_21_40_2005
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__P_SNSM_H
39
40 #undef CDG_ENTER__FILENAME
41
42
43 #include "p_snsm.val"
44
45 #ifndef __T_snsm_qos__
46 #define __T_snsm_qos__
47 /*
48 * quality of service
49 * CCDGEN:WriteStruct_Count==2161
50 */
51 typedef struct
52 {
53 U8 delay; /*< 0: 1> delay class */
54 U8 relclass; /*< 1: 1> reliablility class */
55 U8 peak; /*< 2: 1> peak throughput */
56 U8 preced; /*< 3: 1> precedence class */
57 U8 mean; /*< 4: 1> main throughput */
58 U8 _align0; /*< 5: 1> alignment */
59 U8 _align1; /*< 6: 1> alignment */
60 U8 _align2; /*< 7: 1> alignment */
61 } T_snsm_qos;
62 #endif
63
64
65 /*
66 * End of substructure section, begin of primitive definition section
67 */
68
69 #ifndef __T_SNSM_ACTIVATE_IND__
70 #define __T_SNSM_ACTIVATE_IND__
71 /*
72 *
73 * CCDGEN:WriteStruct_Count==2162
74 */
75 typedef struct
76 {
77 U8 nsapi; /*< 0: 1> network layer service access point identifier */
78 U8 _align0; /*< 1: 1> alignment */
79 U8 _align1; /*< 2: 1> alignment */
80 U8 _align2; /*< 3: 1> alignment */
81 T_snsm_qos snsm_qos; /*< 4: 8> quality of service */
82 U8 sapi; /*< 12: 1> service access point identifier */
83 U8 radio_prio; /*< 13: 1> radio priority */
84 U8 ppp_hc; /*< 14: 1> header compression of PPP connection */
85 U8 msid; /*< 15: 1> max slot identifier */
86 U8 dcomp; /*< 16: 1> Data compression used/requested */
87 U8 hcomp; /*< 17: 1> Header compression used/requested */
88 U8 _align3; /*< 18: 1> alignment */
89 U8 _align4; /*< 19: 1> alignment */
90 U32 dti_linkid; /*< 20: 4> DTI link identifier */
91 U32 dti_neighbor; /*< 24: 4> DTI neighbor entity name */
92 U8 dti_direction; /*< 28: 1> direction of DTI connection */
93 U8 _align5; /*< 29: 1> alignment */
94 U8 _align6; /*< 30: 1> alignment */
95 U8 _align7; /*< 31: 1> alignment */
96 } T_SNSM_ACTIVATE_IND;
97 #endif
98
99 #ifndef __T_SNSM_ACTIVATE_RES__
100 #define __T_SNSM_ACTIVATE_RES__
101 /*
102 *
103 * CCDGEN:WriteStruct_Count==2163
104 */
105 typedef struct
106 {
107 U8 nsapi; /*< 0: 1> network layer service access point identifier */
108 U8 ppp_hc; /*< 1: 1> header compression of PPP connection */
109 U8 msid; /*< 2: 1> max slot identifier */
110 U8 dcomp; /*< 3: 1> Data compression used/requested */
111 U8 hcomp; /*< 4: 1> Header compression used/requested */
112 U8 _align0; /*< 5: 1> alignment */
113 U8 _align1; /*< 6: 1> alignment */
114 U8 _align2; /*< 7: 1> alignment */
115 } T_SNSM_ACTIVATE_RES;
116 #endif
117
118 #ifndef __T_SNSM_DEACTIVATE_IND__
119 #define __T_SNSM_DEACTIVATE_IND__
120 /*
121 *
122 * CCDGEN:WriteStruct_Count==2164
123 */
124 typedef struct
125 {
126 U16 nsapi_set; /*< 0: 2> set of network layer service access point identifiers */
127 U8 rel_ind; /*< 2: 1> Release indicator */
128 U8 _align0; /*< 3: 1> alignment */
129 } T_SNSM_DEACTIVATE_IND;
130 #endif
131
132 #ifndef __T_SNSM_DEACTIVATE_RES__
133 #define __T_SNSM_DEACTIVATE_RES__
134 /*
135 *
136 * CCDGEN:WriteStruct_Count==2165
137 */
138 typedef struct
139 {
140 U8 nsapi; /*< 0: 1> network layer service access point identifier */
141 U8 _align0; /*< 1: 1> alignment */
142 U8 _align1; /*< 2: 1> alignment */
143 U8 _align2; /*< 3: 1> alignment */
144 } T_SNSM_DEACTIVATE_RES;
145 #endif
146
147 #ifndef __T_SNSM_MODIFY_IND__
148 #define __T_SNSM_MODIFY_IND__
149 /*
150 *
151 * CCDGEN:WriteStruct_Count==2166
152 */
153 typedef struct
154 {
155 U8 nsapi; /*< 0: 1> network layer service access point identifier */
156 U8 _align0; /*< 1: 1> alignment */
157 U8 _align1; /*< 2: 1> alignment */
158 U8 _align2; /*< 3: 1> alignment */
159 T_snsm_qos snsm_qos; /*< 4: 8> quality of service */
160 U8 sapi; /*< 12: 1> service access point identifier */
161 U8 radio_prio; /*< 13: 1> radio priority */
162 U8 send_no; /*< 14: 1> send n-pdu number */
163 U8 rec_no; /*< 15: 1> receive n-pdu number */
164 } T_SNSM_MODIFY_IND;
165 #endif
166
167 #ifndef __T_SNSM_MODIFY_RES__
168 #define __T_SNSM_MODIFY_RES__
169 /*
170 *
171 * CCDGEN:WriteStruct_Count==2167
172 */
173 typedef struct
174 {
175 U8 nsapi; /*< 0: 1> network layer service access point identifier */
176 U8 _align0; /*< 1: 1> alignment */
177 U8 _align1; /*< 2: 1> alignment */
178 U8 _align2; /*< 3: 1> alignment */
179 } T_SNSM_MODIFY_RES;
180 #endif
181
182 #ifndef __T_SNSM_STATUS_REQ__
183 #define __T_SNSM_STATUS_REQ__
184 /*
185 *
186 * CCDGEN:WriteStruct_Count==2168
187 */
188 typedef struct
189 {
190 U8 sapi; /*< 0: 1> service access point identifier */
191 U8 _align0; /*< 1: 1> alignment */
192 U16 status_cause; /*< 2: 2> Cause of the error */
193 } T_SNSM_STATUS_REQ;
194 #endif
195
196 #ifndef __T_SNSM_SEQUENCE_IND__
197 #define __T_SNSM_SEQUENCE_IND__
198 /*
199 *
200 * CCDGEN:WriteStruct_Count==2169
201 */
202 typedef struct
203 {
204 U8 nsapi; /*< 0: 1> network layer service access point identifier */
205 U8 rec_no; /*< 1: 1> receive n-pdu number */
206 U8 _align0; /*< 2: 1> alignment */
207 U8 _align1; /*< 3: 1> alignment */
208 } T_SNSM_SEQUENCE_IND;
209 #endif
210
211 #ifndef __T_SNSM_SEQUENCE_RES__
212 #define __T_SNSM_SEQUENCE_RES__
213 /*
214 *
215 * CCDGEN:WriteStruct_Count==2170
216 */
217 typedef struct
218 {
219 U8 nsapi; /*< 0: 1> network layer service access point identifier */
220 U8 rec_no; /*< 1: 1> receive n-pdu number */
221 U8 _align0; /*< 2: 1> alignment */
222 U8 _align1; /*< 3: 1> alignment */
223 } T_SNSM_SEQUENCE_RES;
224 #endif
225
226
227 #include "CDG_LEAVE.h"
228
229
230 #endif