Lines Matching +defs:msg +defs:out

171 int th_mask_via(sip_msg_t *msg)  in th_mask_via()
177 str out; in th_mask_via() local
219 int th_mask_callid(sip_msg_t *msg) in th_mask_callid()
222 str out; in th_mask_callid() local
257 int th_mask_contact(sip_msg_t *msg) in th_mask_contact()
260 str out; in th_mask_contact() local
326 int th_mask_record_route(sip_msg_t *msg) in th_mask_record_route()
332 str out; in th_mask_record_route() local
384 int th_unmask_via(sip_msg_t *msg, str *cookie) in th_unmask_via()
392 str out; in th_unmask_via() local
499 int th_unmask_callid(sip_msg_t *msg) in th_unmask_callid()
502 str out; in th_unmask_callid() local
549 str out; in th_unmask_callid_str() local
590 int th_flip_record_route(sip_msg_t *msg, int mode) in th_flip_record_route()
596 str out; in th_flip_record_route() local
689 int th_unmask_route(sip_msg_t *msg) in th_unmask_route()
695 str out; in th_unmask_route() local
770 int th_unmask_ruri(sip_msg_t *msg) in th_unmask_ruri()
774 str out; in th_unmask_ruri() local
820 int th_unmask_refer_to(sip_msg_t *msg) in th_unmask_refer_to()
826 str out; in th_unmask_refer_to() local
888 int th_update_hdr_replaces(sip_msg_t *msg) in th_update_hdr_replaces()
894 str out; in th_update_hdr_replaces() local
954 char* th_msg_update(sip_msg_t *msg, unsigned int *olen) in th_msg_update()
964 int th_add_via_cookie(sip_msg_t *msg, struct via_body *via) in th_add_via_cookie()
968 str out; in th_add_via_cookie() local
1010 int th_add_hdr_cookie(sip_msg_t *msg) in th_add_hdr_cookie()
1045 struct via_param *th_get_via_cookie(sip_msg_t *msg, struct via_body *via) in th_get_via_cookie()
1062 hdr_field_t *th_get_hdr_cookie(sip_msg_t *msg) in th_get_hdr_cookie()
1075 int th_add_cookie(sip_msg_t *msg) in th_add_cookie()
1084 int th_del_hdr_cookie(sip_msg_t *msg) in th_del_hdr_cookie()
1105 int th_del_via_cookie(sip_msg_t *msg, struct via_body *via) in th_del_via_cookie()
1131 int th_del_cookie(sip_msg_t *msg) in th_del_cookie()
1149 char* th_get_cookie(sip_msg_t *msg, int *clen) in th_get_cookie()
1171 int th_route_direction(sip_msg_t *msg) in th_route_direction()
1213 int th_skip_msg(sip_msg_t *msg) in th_skip_msg()