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

Function shm_free_rr

parser/parse_rr.c:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 */
215
216void shm_free_rr(rr_t** _r)
217{
218 do_free_rr(_r, 1);
219}
220
221
222/*

Callers 3

get_route_setFunction · 0.85
free_dlgFunction · 0.85
do_duplicate_rrFunction · 0.85

Calls 1

do_free_rrFunction · 0.85

Tested by

no test coverage detected