MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / free_rr

Function free_rr

parser/parse_rr.c:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203 */
204
205void free_rr(rr_t** _r)
206{
207 do_free_rr(_r, 0);
208}
209
210
211/*

Callers 14

send_subscribeFunction · 0.85
free_tm_dlgFunction · 0.85
topo_no_dlg_seq_handlingFunction · 0.85
free_tm_dlgFunction · 0.85
free_tm_dlgFunction · 0.85
fix_route_dialogFunction · 0.85
dlg_update_leg_infoFunction · 0.85
dlg_update_routingFunction · 0.85
do_parse_rr_bodyFunction · 0.85
do_duplicate_rrFunction · 0.85
print_rr_bodyFunction · 0.85
get_path_dst_uriFunction · 0.85

Calls 1

do_free_rrFunction · 0.85

Tested by

no test coverage detected