MCPcopy 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
1176void t_unref_cell(struct cell *c)
1177{
1178 UNREF(c);
1179}
1180
1181int t_get_trans_ident(struct sip_msg* p_msg, unsigned int* hash_index,
1182 unsigned int* label)

Callers 4

do_t_cleanupFunction · 0.85
tm_repl_cancelFunction · 0.85
tm_anycast_cancelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected