Searched refs:uni_destroy_call (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/contrib/ngatm/netnatm/sig/ |
| HD | sig_call.c | 213 uni_destroy_call(struct call *c, int really) in uni_destroy_call() function 371 uni_destroy_call(c, 0); in un0_setup() 481 uni_destroy_call(c, 0); in un0_setup_request() 487 uni_destroy_call(c, 0); in un0_setup_request() 513 uni_destroy_call(c, 0); in un0_setup_request() 519 uni_destroy_call(c, 0); in un0_setup_request() 681 uni_destroy_call(c, 0); in u1n6_t303() 1322 uni_destroy_call(c, 0); in unx_release_response() 1366 uni_destroy_call(c, 0); in uni_release_compl() 1466 uni_destroy_call(c, 0); in u11n12_release() [all …]
|
| HD | unipriv.h | 342 void uni_destroy_call(struct call *, int);
|
| HD | sig_uni.c | 164 uni_destroy_call(c, 1); in uni_stop()
|