Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ t_unref_cell
Function
t_unref_cell
modules/tm/t_lookup.c:1176–1179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1174
}
1175
1176
void t_unref_cell(struct cell *c)
1177
{
1178
UNREF(c);
1179
}
1180
1181
int t_get_trans_ident(struct sip_msg* p_msg, unsigned int* hash_index,
1182
unsigned int* label)
Callers
4
do_t_cleanup
Function · 0.85
api_t_wait_no_more_branches
Function · 0.85
tm_repl_cancel
Function · 0.85
tm_anycast_cancel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected