Searched refs:sip_last_resp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c641 _sip_msg_t *sip_last_resp; local
650 sip_last_resp = sip_trans->sip_xaction_last_msg;
652 sip_last_resp = sip_trans->sip_xaction_orig_msg;
653 last_msg_info = sip_last_resp->sip_msg_req_res;
665 resp_to_tag = sip_get_to_tag((sip_msg_t)sip_last_resp,

Completed in 22 milliseconds