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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_gids.c230 cseq = sip_get_callseq_num(_sip_msg, NULL);
H A Dsip_dialog.c664 ((cseq = sip_get_callseq_num((sip_msg_t)sip_msg, NULL)) == -1) ||
884 sip_get_callseq_num((sip_msg_t)sip_msg, NULL) !=
887 sip_get_callseq_num((sip_msg_t)sip_msg, NULL) !=
1446 cseq = sip_get_callseq_num((sip_msg_t)sip_msg, &error);
H A Dsip_msg.c786 seqno = sip_get_callseq_num(_request, &ret);
882 seqno = sip_get_callseq_num(_response, &ret);
H A Dsip.h667 extern int sip_get_callseq_num(sip_msg_t, int *);
H A Dsip_itf.c128 if (sip_get_callseq_num((sip_msg_t)sip_msg, &err) < 0)
H A Dsip_xaction.c83 cseq = sip_get_callseq_num((sip_msg_t)msg, &error);
H A Dsip_hdrs_ui.c459 sip_get_callseq_num(sip_msg_t sip_msg, int *error) function
/illumos-gate/usr/src/man/man3sip/
H A DMakefile146 sip_get_callseq_num.3sip \
350 sip_get_callseq_num.3sip := LINKSRC = sip_get_contact_display_name.3sip

Completed in 61 milliseconds