Searched refs:SIP_CSEQ (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libsip/common/ |
H A D | sip.h | 58 #define SIP_CSEQ "CSEQ" macro
|
H A D | sip_msg.c | 674 if (_sip_find_and_copy_header(_sip_request, new_msg, SIP_CSEQ, NULL, in sip_create_response()
|
H A D | sip_add_hdrs.c | 1313 r = sip_add_intstr_to_msg(sip_msg, SIP_CSEQ, cseq, in sip_add_cseq()
|
H A D | sip_hdrs_ui.c | 429 header = sip_get_header(msg, SIP_CSEQ, NULL, error); in sip_get_cseq_val()
|