Lines Matching refs:MsgHead
32 #define MsgHead(ptr, cref, mty) \ macro
445 MsgHead(p, pc->callref, mt); in l3ni1_message()
459 MsgHead(p, pc->callref, mt); in l3ni1_message_plus_chid()
478 MsgHead(p, pc->callref, mt); in l3ni1_message_cause()
499 MsgHead(p, pc->callref, MT_STATUS); in l3ni1_status_send()
535 MsgHead(p, pc->callref, MT_RELEASE_COMPLETE); in l3ni1_msg_without_setup()
892 MsgHead(p, pc->callref, cmd); in l3ni1_msg_with_uus()
1191 MsgHead(p, pc->callref, MT_SETUP); in l3ni1_setup_req()
1633 MsgHead(p, pc->callref, MT_DISCONNECT); in l3ni1_disconnect_req()
1706 MsgHead(p, pc->callref, MT_RELEASE_COMPLETE); in l3ni1_reject_req()
1973 MsgHead(p, pc->callref, MT_FACILITY); in l3ni1_redir_req()
2054 MsgHead(p, i, MT_FACILITY); /* build message head */ in l3ni1_cmd_global()
2217 MsgHead(p, pc->callref, MT_RELEASE); in l3ni1_t305()
2382 MsgHead(p, pc->callref, MT_SUSPEND); in l3ni1_suspend_req()
2456 MsgHead(p, pc->callref, MT_RESUME); in l3ni1_resume_req()
2578 MsgHead(p, pc->callref, MT_RESTART_ACKNOWLEDGE); in l3ni1_global_restart()
2880 MsgHead(p, proc->callref, MT_STATUS); in global_handler()