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

Function reset_e2eack_t

modules/tm/t_lookup.c:174–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172struct cell *get_e2eack_t(void) { return e2eack_T; }
173void set_e2eack_t(struct cell* t) { e2eack_T=t; }
174void reset_e2eack_t(void) { e2eack_T=T_UNDEFINED; }
175
176
177

Callers 3

do_t_cleanupFunction · 0.85
script_initFunction · 0.85
t_handle_asyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected