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

Function get_kr

modules/tm/h_table.c:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79
80
81enum kill_reason get_kr(void) {
82 return kr;
83}
84
85
86void lock_hash(int i)

Callers 3

t_should_relay_responseFunction · 0.85
t_handle_asyncFunction · 0.85
t_unrefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected