MCPcopy 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
75void set_kr( enum kill_reason _kr )
76{
77 kr|=_kr;
78}
79
80
81enum kill_reason get_kr(void) {

Callers 8

t_release_transactionFunction · 0.85
_replyFunction · 0.85
_reply_with_bodyFunction · 0.85
t_resume_async_requestFunction · 0.85
add_blind_uacFunction · 0.85
add_phony_uacFunction · 0.85
t_forward_nonackFunction · 0.85
t_lookup_requestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected