Lines Matching refs:MsgHead
32 #define MsgHead(ptr, cref, mty) \ macro
436 MsgHead(p, pc->callref, mt); in l3ni1_message()
450 MsgHead(p, pc->callref, mt); in l3ni1_message_plus_chid()
469 MsgHead(p, pc->callref, mt); in l3ni1_message_cause()
490 MsgHead(p, pc->callref, MT_STATUS); in l3ni1_status_send()
526 MsgHead(p, pc->callref, MT_RELEASE_COMPLETE); in l3ni1_msg_without_setup()
883 MsgHead(p, pc->callref, cmd); in l3ni1_msg_with_uus()
1182 MsgHead(p, pc->callref, MT_SETUP); in l3ni1_setup_req()
1624 MsgHead(p, pc->callref, MT_DISCONNECT); in l3ni1_disconnect_req()
1697 MsgHead(p, pc->callref, MT_RELEASE_COMPLETE); in l3ni1_reject_req()
1964 MsgHead(p, pc->callref, MT_FACILITY); in l3ni1_redir_req()
2045 MsgHead(p, i, MT_FACILITY); /* build message head */ in l3ni1_cmd_global()
2212 MsgHead(p, pc->callref, MT_RELEASE); in l3ni1_t305()
2377 MsgHead(p, pc->callref, MT_SUSPEND); in l3ni1_suspend_req()
2451 MsgHead(p, pc->callref, MT_RESUME); in l3ni1_resume_req()
2573 MsgHead(p, pc->callref, MT_RESTART_ACKNOWLEDGE); in l3ni1_global_restart()
2865 MsgHead(p, proc->callref, MT_STATUS); in global_handler()