Lines Matching refs:capi_cmsg_header
163 unsigned capi_cmsg_header(_cmsg * cmsg, __u16 _ApplId,
194 capi_cmsg_header(cmsg, ApplId, 0x82, 0x80, Messagenumber, adr); in capi_fill_CONNECT_B3_REQ()
203 capi_cmsg_header(cmsg, ApplId, 0x80, 0x80, Messagenumber, adr); in capi_fill_FACILITY_REQ()
216 capi_cmsg_header(cmsg, ApplId, 0x08, 0x80, Messagenumber, adr); in capi_fill_INFO_REQ()
232 capi_cmsg_header(cmsg, ApplId, 0x05, 0x80, Messagenumber, adr); in capi_fill_LISTEN_REQ()
247 capi_cmsg_header(cmsg, ApplId, 0x01, 0x80, Messagenumber, adr); in capi_fill_ALERT_REQ()
276 capi_cmsg_header(cmsg, ApplId, 0x02, 0x80, Messagenumber, adr); in capi_fill_CONNECT_REQ()
305 capi_cmsg_header(cmsg, ApplId, 0x86, 0x80, Messagenumber, adr); in capi_fill_DATA_B3_REQ()
320 capi_cmsg_header(cmsg, ApplId, 0x04, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_REQ()
332 capi_cmsg_header(cmsg, ApplId, 0x84, 0x80, Messagenumber, adr); in capi_fill_DISCONNECT_B3_REQ()
344 capi_cmsg_header(cmsg, ApplId, 0xff, 0x80, Messagenumber, adr); in capi_fill_MANUFACTURER_REQ()
356 capi_cmsg_header(cmsg, ApplId, 0x87, 0x80, Messagenumber, adr); in capi_fill_RESET_B3_REQ()
370 capi_cmsg_header(cmsg, ApplId, 0x41, 0x80, Messagenumber, adr); in capi_fill_SELECT_B_PROTOCOL_REQ()
396 capi_cmsg_header(cmsg, ApplId, 0x02, 0x83, Messagenumber, adr); in capi_fill_CONNECT_RESP()
417 capi_cmsg_header(cmsg, ApplId, 0x03, 0x83, Messagenumber, adr); in capi_fill_CONNECT_ACTIVE_RESP()
424 capi_cmsg_header(cmsg, ApplId, 0x83, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_ACTIVE_RESP()
432 capi_cmsg_header(cmsg, ApplId, 0x82, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_RESP()
441 capi_cmsg_header(cmsg, ApplId, 0x88, 0x83, Messagenumber, adr); in capi_fill_CONNECT_B3_T90_ACTIVE_RESP()
449 capi_cmsg_header(cmsg, ApplId, 0x86, 0x83, Messagenumber, adr); in capi_fill_DATA_B3_RESP()
457 capi_cmsg_header(cmsg, ApplId, 0x84, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_B3_RESP()
464 capi_cmsg_header(cmsg, ApplId, 0x04, 0x83, Messagenumber, adr); in capi_fill_DISCONNECT_RESP()
472 capi_cmsg_header(cmsg, ApplId, 0x80, 0x83, Messagenumber, adr); in capi_fill_FACILITY_RESP()
480 capi_cmsg_header(cmsg, ApplId, 0x08, 0x83, Messagenumber, adr); in capi_fill_INFO_RESP()
491 capi_cmsg_header(cmsg, ApplId, 0xff, 0x83, Messagenumber, adr); in capi_fill_MANUFACTURER_RESP()
502 capi_cmsg_header(cmsg, ApplId, 0x87, 0x83, Messagenumber, adr); in capi_fill_RESET_B3_RESP()