Lines Matching refs:_CSTRUCT
35 #define _CSTRUCT 4 macro
52 {_CSTRUCT, offsetof(_cmsg, B1configuration)},
56 {_CSTRUCT, offsetof(_cmsg, B2configuration)},
60 {_CSTRUCT, offsetof(_cmsg, B3configuration)},
64 {_CSTRUCT, offsetof(_cmsg, BC)},
66 {_CSTRUCT, offsetof(_cmsg, BChannelinformation)},
70 {_CSTRUCT, offsetof(_cmsg, CalledPartyNumber)},
72 {_CSTRUCT, offsetof(_cmsg, CalledPartySubaddress)},
74 {_CSTRUCT, offsetof(_cmsg, CallingPartyNumber)},
76 {_CSTRUCT, offsetof(_cmsg, CallingPartySubaddress)},
86 {_CSTRUCT, offsetof(_cmsg, ConnectedNumber)},
88 {_CSTRUCT, offsetof(_cmsg, ConnectedSubaddress)},
96 {_CSTRUCT, offsetof(_cmsg, FacilityConfirmationParameter)},
98 {_CSTRUCT, offsetof(_cmsg, Facilitydataarray)},
100 {_CSTRUCT, offsetof(_cmsg, FacilityIndicationParameter)},
102 {_CSTRUCT, offsetof(_cmsg, FacilityRequestParameter)},
110 {_CSTRUCT, offsetof(_cmsg, HLC)},
114 {_CSTRUCT, offsetof(_cmsg, InfoElement)},
120 {_CSTRUCT, offsetof(_cmsg, Keypadfacility)},
122 {_CSTRUCT, offsetof(_cmsg, LLC)},
124 {_CSTRUCT, offsetof(_cmsg, ManuData)},
128 {_CSTRUCT, offsetof(_cmsg, NCPI)},
136 {_CSTRUCT, offsetof(_cmsg, Useruserdata)}
494 case _CSTRUCT: in protocol_message_2_pars()