Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
void shm_free_rr(rr_t** _r)
217
{
218
do_free_rr(_r, 1);
219
}
220
221
222
/*
Callers
3
get_route_set
Function · 0.85
free_dlg
Function · 0.85
do_duplicate_rr
Function · 0.85
Calls
1
do_free_rr
Function · 0.85
Tested by
no test coverage detected