Lines Matching refs:capi_cmsg_header

163 unsigned capi_cmsg_header(_cmsg * cmsg, __u16 _ApplId,
205 capi_cmsg_header(cmsg, ApplId, 0x82, 0x80, Messagenumber, adr); in capi_fill_CONNECT_B3_REQ()
214 capi_cmsg_header(cmsg, ApplId, 0x80, 0x80, Messagenumber, adr); in capi_fill_FACILITY_REQ()
227 capi_cmsg_header(cmsg, ApplId, 0x08, 0x80, Messagenumber, adr); in capi_fill_INFO_REQ()
243 capi_cmsg_header(cmsg, ApplId, 0x05, 0x80, Messagenumber, adr); in capi_fill_LISTEN_REQ()
258 capi_cmsg_header(cmsg, ApplId, 0x01, 0x80, Messagenumber, adr); in capi_fill_ALERT_REQ()
287 capi_cmsg_header(cmsg, ApplId, 0x02, 0x80, Messagenumber, adr); in capi_fill_CONNECT_REQ()
316 capi_cmsg_header(cmsg, ApplId, 0x86, 0x80, Messagenumber, adr); in capi_fill_DATA_B3_REQ()
331 capi_cmsg_header(cmsg, ApplId, 0x04, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_REQ()
343 capi_cmsg_header(cmsg, ApplId, 0x84, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_B3_REQ()
355 capi_cmsg_header(cmsg, ApplId, 0xff, 0x80, Messagenumber, adr); in capi_fill_MANUFACTURER_REQ()
367 capi_cmsg_header(cmsg, ApplId, 0x87, 0x80, Messagenumber, adr); in capi_fill_RESET_B3_REQ()
381 capi_cmsg_header(cmsg, ApplId, 0x41, 0x80, Messagenumber, adr); in capi_fill_SELECT_B_PROTOCOL_REQ()
407 capi_cmsg_header(cmsg, ApplId, 0x02, 0x83, Messagenumber, adr); in capi_fill_CONNECT_RESP()
428 capi_cmsg_header(cmsg, ApplId, 0x03, 0x83, Messagenumber, adr); in capi_fill_CONNECT_ACTIVE_RESP()
435 capi_cmsg_header(cmsg, ApplId, 0x83, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_ACTIVE_RESP()
443 capi_cmsg_header(cmsg, ApplId, 0x82, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_RESP()
452 capi_cmsg_header(cmsg, ApplId, 0x88, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_T90_ACTIVE_RESP()
460 capi_cmsg_header(cmsg, ApplId, 0x86, 0x83, Messagenumber, adr); in capi_fill_DATA_B3_RESP()
468 capi_cmsg_header(cmsg, ApplId, 0x84, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_B3_RESP()
475 capi_cmsg_header(cmsg, ApplId, 0x04, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_RESP()
483 capi_cmsg_header(cmsg, ApplId, 0x80, 0x83, Messagenumber, adr); in capi_fill_FACILITY_RESP()
491 capi_cmsg_header(cmsg, ApplId, 0x08, 0x83, Messagenumber, adr); in capi_fill_INFO_RESP()
502 capi_cmsg_header(cmsg, ApplId, 0xff, 0x83, Messagenumber, adr); in capi_fill_MANUFACTURER_RESP()
513 capi_cmsg_header(cmsg, ApplId, 0x87, 0x83, Messagenumber, adr); in capi_fill_RESET_B3_RESP()