Lines Matching refs:message
64 CAPI's capi_ctr_handle_message() function to pass a received CAPI message to
137 pointer to a callback function for sending a CAPI message to the
145 to accepting or queueing the message. Errors occurring during the
146 actual processing of the message should be signaled with an
147 appropriate reply message.
184 (skb). Each skb contains a single CAPI message coded according to the CAPI 2.0
188 payload data immediately follows the CAPI message itself within the same skb.
190 parameter may be omitted by setting the length field of the CAPI message to 22
198 The _cmsg structure stores the contents of a CAPI 2.0 message in an easily
212 Only those parameters appearing in the message type currently being processed
243 sure it is big enough to accommodate the resulting CAPI message.
268 pass a received CAPI message to Kernel CAPI
287 Macros to extract/set element values from/in a CAPI message header
309 Assembles a CAPI 2.0 message from the parameters in *cmsg, storing the
313 Disassembles the CAPI 2.0 message in *msg, storing the parameters in
321 the message.
328 Returns the CAPI 2.0 message name corresponding to the given command
353 If the lowest bit of traceflag is set, only the command/subcommand and message
355 the entire message.