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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_gids.c226 to = sip_search_for_header(_sip_msg, SIP_TO, NULL);
H A Dsip_msg.c631 if (_sip_find_and_copy_header(_sip_request, new_msg, SIP_TO,
657 SIP_TO, xtra_param, B_FALSE)) {
769 if ((ret = _sip_find_and_copy_header(_response, _ack_msg, SIP_TO,
856 if ((ret = _sip_find_and_copy_header(_response, _ack_msg, SIP_TO,
H A Dsip_hdrs_ui.c347 return (sip_get_cftruri_from_msg(sip_msg, error, SIP_TO));
356 return (sip_get_cftrname_from_msg(sip_msg, error, SIP_TO));
375 header = sip_get_header(sip_msg, SIP_TO, NULL, error);
H A Dsip_dialog.c815 SIP_TO, NULL, &error);
822 hdrsize = len + strlen(SIP_TO) + SIP_SPACE_LEN + sizeof (char) +
833 "%s %c ", SIP_TO, SIP_HCOLON);
944 thdr = sip_search_for_header(sip_msg, SIP_TO, NULL);
H A Dsip.h52 #define SIP_TO "TO" macro
H A Dsip_add_hdrs.c1547 add_aquot, SIP_TO, to_params));

Completed in 77 milliseconds