Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ set_kr
Function
set_kr
modules/tm/h_table.c:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void set_kr( enum kill_reason _kr )
76
{
77
kr|=_kr;
78
}
79
80
81
enum kill_reason get_kr(void) {
Callers
8
t_release_transaction
Function · 0.85
_reply
Function · 0.85
_reply_with_body
Function · 0.85
t_resume_async_request
Function · 0.85
add_blind_uac
Function · 0.85
add_phony_uac
Function · 0.85
t_forward_nonack
Function · 0.85
t_lookup_request
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected