| /NextBSD/sys/contrib/ngatm/netnatm/sig/ |
| HD | sig_party.c | 242 uni_msg_destroy(api); in pun0_add_party_request() 256 uni_msg_destroy(api); in pun0_add_party_request() 277 uni_msg_destroy(m); in punx_add_party_ack_request() 287 uni_msg_destroy(m); in punx_add_party_ack_request() 306 uni_msg_destroy(m); in pun2_add_party_rej_request() 316 uni_msg_destroy(m); in pun2_add_party_rej_request() 343 uni_msg_destroy(m); in pun0_add_party() 363 uni_msg_destroy(api); in pun2_party_alerting_request() 374 uni_msg_destroy(api); in pun2_party_alerting_request() 392 uni_msg_destroy(m); in pun1_party_alerting() [all …]
|
| HD | sig_call.c | 372 uni_msg_destroy(m); in un0_setup() 415 uni_msg_destroy(api); in un0_setup() 427 uni_msg_destroy(api); in un0_setup() 445 uni_msg_destroy(api); in un0_setup() 456 uni_msg_destroy(m); in un0_setup() 479 uni_msg_destroy(m); in un0_setup_request() 485 uni_msg_destroy(m); in un0_setup_request() 511 uni_msg_destroy(m); in un0_setup_request() 517 uni_msg_destroy(m); in un0_setup_request() 525 uni_msg_destroy(m); in un0_setup_request() [all …]
|
| HD | sig_uni.c | 246 uni_msg_destroy(m); in uni_saal_input() 252 uni_msg_destroy(m); in uni_saal_input() 258 uni_msg_destroy(m); in uni_saal_input() 264 uni_msg_destroy(m); in uni_saal_input() 279 uni_msg_destroy(m); in uni_saal_input() 393 uni_msg_destroy(m); in uni_uni_input() 399 uni_msg_destroy(m); in uni_uni_input() 409 uni_msg_destroy(m); in uni_uni_input() 593 uni_msg_destroy(s->msg); in uni_delsig() 610 uni_msg_destroy(s->msg); in uni_delsig()
|
| HD | sig_reset.c | 89 uni_msg_destroy(m); in TIMER_FUNC_UNI() 107 uni_msg_destroy(m); in TIMER_FUNC_UNI() 122 uni_msg_destroy(m); in TIMER_FUNC_UNI() 128 uni_msg_destroy(m); in TIMER_FUNC_UNI() 445 uni_msg_destroy(m); in uni_sig_respond() 462 uni_msg_destroy(m); in uni_sig_respond() 468 uni_msg_destroy(m); in uni_sig_respond() 479 uni_msg_destroy(m); in uni_sig_respond() 485 uni_msg_destroy(m); in uni_sig_respond()
|
| HD | sig_coord.c | 323 uni_msg_destroy(m); in coord_saal_data_indication() 328 uni_msg_destroy(m); in coord_saal_data_indication() 338 uni_msg_destroy(m); in coord_saal_data_indication() 410 uni_msg_destroy(m); in input_global() 529 uni_msg_destroy(m); in input_unknown() 537 uni_msg_destroy(m); in input_cobi() 545 uni_msg_destroy(m); in input_dummy() 627 uni_msg_destroy(m); in input_call() 662 uni_msg_destroy(msg); in uni_sig_coord() 1061 uni_msg_destroy(msg); in uni_sig_coord() [all …]
|
| HD | unipriv.h | 245 if(s->msg) uni_msg_destroy(s->msg); \
|
| /NextBSD/sys/contrib/ngatm/netnatm/api/ |
| HD | cc_user.c | 903 uni_msg_destroy(msg); in cc_user_signal() 928 uni_msg_destroy(msg); in cc_user_signal() 951 uni_msg_destroy(msg); in cc_user_signal() 966 uni_msg_destroy(msg); in cc_user_signal() 977 uni_msg_destroy(msg); in cc_user_signal() 1074 uni_msg_destroy(msg); in cc_user_sig_handle() 1079 uni_msg_destroy(msg); in cc_user_sig_handle() 1089 uni_msg_destroy(msg); in cc_user_sig_handle() 1110 uni_msg_destroy(msg); in cc_user_sig_handle() 1200 uni_msg_destroy(msg); in cc_user_sig_handle() [all …]
|
| HD | cc_sig.c | 261 uni_msg_destroy((struct uni_msg *)s->arg1); in sig_flush() 273 uni_msg_destroy((struct uni_msg *)s->arg1); in sig_flush() 319 uni_msg_destroy(s->arg1); in cc_work() 336 uni_msg_destroy((struct uni_msg *)s->arg1); in cc_sig_flush_all() 342 uni_msg_destroy((struct uni_msg *)s->arg1); in cc_sig_flush_all()
|
| HD | cc_port.c | 920 uni_msg_destroy(msg); in cc_uni_signal()
|
| HD | cc_conn.c | 141 uni_msg_destroy(msg); in cc_send_uni()
|
| /NextBSD/contrib/ngatm/sscop/ |
| HD | sscop_main.c | 381 uni_msg_destroy(m); in sscop_send_upper() 402 uni_msg_destroy(m); in sscop_send_upper() 408 uni_msg_destroy(m); in sscop_send_upper() 419 uni_msg_destroy(m); in sscop_send_upper() 429 uni_msg_destroy(m); in sscop_send_upper() 467 uni_msg_destroy(m); in sscop_send_manage()
|
| HD | common.c | 165 uni_msg_destroy(m); in proto_msgin() 226 uni_msg_destroy(m); in user_msgin() 258 uni_msg_destroy(m); in proto_msgout() 285 uni_msg_destroy(m); in proto_msgout() 310 uni_msg_destroy(m); in user_msgout()
|
| /NextBSD/sys/netgraph/atm/uni/ |
| HD | ng_uni.c | 546 uni_msg_destroy(msg); in ng_uni_rcvupper() 555 uni_msg_destroy(msg); in ng_uni_rcvupper() 580 uni_msg_destroy(msg); in uni_uni_output() 588 uni_msg_destroy(msg); in uni_uni_output() 684 uni_msg_destroy(msg); in ng_uni_rcvlower() 692 uni_msg_destroy(msg); in ng_uni_rcvlower() 724 uni_msg_destroy(msg); in uni_saal_output() 732 uni_msg_destroy(msg); in uni_saal_output()
|
| /NextBSD/sys/netgraph/atm/ |
| HD | ngatmbase.h | 52 #define uni_msg_destroy(M) _uni_msg_destroy((M), __FILE__, __LINE__) macro 60 void uni_msg_destroy(struct uni_msg *);
|
| HD | ngatmbase.c | 98 uni_msg_destroy(m); in uni_msg_extend() 385 uni_msg_destroy(struct uni_msg *m) in uni_msg_destroy() function
|
| /NextBSD/sys/netgraph/atm/ccatm/ |
| HD | ng_ccatm.c | 938 uni_msg_destroy(msg); in ng_ccatm_rcvdata() 1072 uni_msg_destroy(msg); in ng_ccatm_rcvuni() 1083 uni_msg_destroy(msg); in ng_ccatm_rcvuni() 1089 uni_msg_destroy(msg); in ng_ccatm_rcvuni() 1113 uni_msg_destroy(msg); in ng_ccatm_send_uni() 1139 uni_msg_destroy(msg); in ng_ccatm_send_uni_glob()
|
| /NextBSD/contrib/ngatm/libngatm/ |
| HD | sscfucust.h | 102 #define MBUF_FREE(M) uni_msg_destroy(M)
|
| HD | unimsg.c | 71 uni_msg_destroy(struct uni_msg *m) in uni_msg_destroy() function
|
| HD | sscopcust.h | 200 #define MBUF_FREE(M) do { if(M) uni_msg_destroy(M); } while(0)
|
| /NextBSD/sys/contrib/ngatm/netnatm/ |
| HD | unimsg.h | 83 void uni_msg_destroy(struct uni_msg *);
|