Searched refs:_sip_find_and_copy_all_header (Results 1 – 3 of 3) sorted by relevance
616 if (_sip_find_and_copy_all_header(_sip_request, new_msg, SIP_VIA) != 0) in sip_create_response()683 if (_sip_find_and_copy_all_header(_sip_request, new_msg, in sip_create_response()
372 extern int _sip_find_and_copy_all_header(_sip_msg_t *,
373 _sip_find_and_copy_all_header(_sip_msg_t *_old_msg, _sip_msg_t *_new_msg, in _sip_find_and_copy_all_header() function