Searched refs:sip_hdr_sipmsg (Results 1 – 7 of 7) sorted by relevance
132 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()134 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()137 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()139 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()147 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_get_header_value()149 (&_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_get_header_value()218 _sip_hdr->sip_hdr_sipmsg->sip_msg_len -= _sip_hdr->sip_hdr_end - in sip_delete_header_by_name()220 assert(_sip_hdr->sip_hdr_sipmsg->sip_msg_len >= 0); in sip_delete_header_by_name()239 (void) pthread_mutex_lock(&_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_delete_header()240 if (_sip_header->sip_hdr_sipmsg->sip_msg_cannot_be_modified) { in sip_delete_header()[all …]
483 new_header->sip_hdr_sipmsg = _sip_msg; in sip_copy_start_line()639 new_header->sip_hdr_sipmsg = sip_msg; in _sip_add_header()951 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()953 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()959 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()961 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()966 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()968 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()979 if (_sip_header->sip_hdr_sipmsg != NULL) { in sip_hdr_to_str()981 &_sip_header->sip_hdr_sipmsg->sip_msg_mutex); in sip_hdr_to_str()
370 header->sip_hdr_sipmsg->sip_msg_len -= header->sip_hdr_end - in sip_adjust_msgbuf()567 new_header->sip_hdr_sipmsg = _sip_response; in sip_add_response_line()923 new_header->sip_hdr_sipmsg = _sip_request; in sip_add_request_line()
196 sip_msg_header->sip_hdr_sipmsg = sip_msg; in sip_setup_header_pointers()212 sip_msg_header->sip_hdr_sipmsg = sip_msg; in sip_setup_header_pointers()
72 struct sip_message *sip_hdr_sipmsg; member
1196 assert(mutex_held(&sip_header->sip_hdr_sipmsg->sip_msg_mutex)); in sip_parse_first_line()
1651 sip_msg = sip_header->sip_hdr_sipmsg; in sip_parse_cftr_header()