Searched refs:sip_hdr_sipmsg (Results 1 – 7 of 7) sorted by relevance
130 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()132 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()135 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()137 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()145 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()147 (&_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()216 _sip_hdr->sip_hdr_sipmsg->sip_msg_len -= _sip_hdr->sip_hdr_end - in sip_delete_header_by_name()218 assert(_sip_hdr->sip_hdr_sipmsg->sip_msg_len >= 0); in sip_delete_header_by_name()237 (void) pthread_mutex_lock(&_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_delete_header()238 if (_sip_header->sip_hdr_sipmsg->sip_msg_cannot_be_modified) { in sip_delete_header()[all …]
481 new_header->sip_hdr_sipmsg = _sip_msg; in sip_copy_start_line()637 new_header->sip_hdr_sipmsg = sip_msg; in _sip_add_header()949 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()951 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()957 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()959 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()964 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()966 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()977 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()979 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()
368 header->sip_hdr_sipmsg->sip_msg_len -= header->sip_hdr_end - in sip_adjust_msgbuf()565 new_header->sip_hdr_sipmsg = _sip_response; in sip_add_response_line()921 new_header->sip_hdr_sipmsg = _sip_request; in sip_add_request_line()
194 sip_msg_header->sip_hdr_sipmsg = sip_msg; in sip_setup_header_pointers()210 sip_msg_header->sip_hdr_sipmsg = sip_msg; in sip_setup_header_pointers()
70 struct sip_message *sip_hdr_sipmsg; member
1194 assert(mutex_held(&sip_header->sip_hdr_sipmsg->sip_msg_mutex)); in sip_parse_first_line()
1647 sip_msg = sip_header->sip_hdr_sipmsg; in sip_parse_cftr_header()