Home
last modified time | relevance | path

Searched refs:SIP_CSEQ (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip.h56 #define SIP_CSEQ "CSEQ" macro
H A Dsip_msg.c672 if (_sip_find_and_copy_header(_sip_request, new_msg, SIP_CSEQ, NULL, in sip_create_response()
H A Dsip_add_hdrs.c1301 r = sip_add_intstr_to_msg(sip_msg, SIP_CSEQ, cseq, in sip_add_cseq()
H A Dsip_hdrs_ui.c427 header = sip_get_header(msg, SIP_CSEQ, NULL, error); in sip_get_cseq_val()