Searched refs:uni_msg_destroy (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/sys/netgraph/atm/
H A Dngatmbase.h52 #define uni_msg_destroy(M) _uni_msg_destroy((M), __FILE__, __LINE__) macro
60 void uni_msg_destroy(struct uni_msg *);
H A Dngatmbase.c100 uni_msg_destroy(m);
387 uni_msg_destroy(struct uni_msg *m) function
/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c903 uni_msg_destroy(msg);
928 uni_msg_destroy(msg);
951 uni_msg_destroy(msg);
966 uni_msg_destroy(msg);
977 uni_msg_destroy(msg);
1074 uni_msg_destroy(msg);
1079 uni_msg_destroy(msg);
1089 uni_msg_destroy(msg);
1110 uni_msg_destroy(msg);
1200 uni_msg_destroy(ms
[all...]
H A Dcc_sig.c261 uni_msg_destroy((struct uni_msg *)s->arg1);
273 uni_msg_destroy((struct uni_msg *)s->arg1);
319 uni_msg_destroy(s->arg1);
336 uni_msg_destroy((struct uni_msg *)s->arg1);
342 uni_msg_destroy((struct uni_msg *)s->arg1);
H A Dcc_port.c920 uni_msg_destroy(msg);
H A Dcc_conn.c141 uni_msg_destroy(msg);
/freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c242 uni_msg_destroy(api);
256 uni_msg_destroy(api);
277 uni_msg_destroy(m);
287 uni_msg_destroy(m);
306 uni_msg_destroy(m);
316 uni_msg_destroy(m);
343 uni_msg_destroy(m);
363 uni_msg_destroy(api);
374 uni_msg_destroy(api);
392 uni_msg_destroy(
[all...]
H A Dsig_call.c372 uni_msg_destroy(m);
415 uni_msg_destroy(api);
427 uni_msg_destroy(api);
445 uni_msg_destroy(api);
456 uni_msg_destroy(m);
479 uni_msg_destroy(m);
485 uni_msg_destroy(m);
511 uni_msg_destroy(m);
517 uni_msg_destroy(m);
525 uni_msg_destroy(
[all...]
H A Dsig_coord.c323 uni_msg_destroy(m);
328 uni_msg_destroy(m);
338 uni_msg_destroy(m);
410 uni_msg_destroy(m);
529 uni_msg_destroy(m);
537 uni_msg_destroy(m);
545 uni_msg_destroy(m);
627 uni_msg_destroy(m);
662 uni_msg_destroy(msg);
1061 uni_msg_destroy(ms
[all...]
H A Dsig_uni.c246 uni_msg_destroy(m);
252 uni_msg_destroy(m);
258 uni_msg_destroy(m);
264 uni_msg_destroy(m);
279 uni_msg_destroy(m);
393 uni_msg_destroy(m);
399 uni_msg_destroy(m);
409 uni_msg_destroy(m);
593 uni_msg_destroy(s->msg);
610 uni_msg_destroy(
[all...]
H A Dsig_reset.c89 uni_msg_destroy(m);
107 uni_msg_destroy(m);
122 uni_msg_destroy(m);
128 uni_msg_destroy(m);
445 uni_msg_destroy(m);
462 uni_msg_destroy(m);
468 uni_msg_destroy(m);
479 uni_msg_destroy(m);
485 uni_msg_destroy(m);
H A Dunipriv.h245 if(s->msg) uni_msg_destroy(s->msg); \
/freebsd-12-stable/contrib/ngatm/sscop/
H A Dsscop_main.c381 uni_msg_destroy(m);
402 uni_msg_destroy(m);
408 uni_msg_destroy(m);
419 uni_msg_destroy(m);
429 uni_msg_destroy(m);
467 uni_msg_destroy(m);
H A Dcommon.c165 uni_msg_destroy(m);
226 uni_msg_destroy(m);
258 uni_msg_destroy(m);
285 uni_msg_destroy(m);
310 uni_msg_destroy(m);
/freebsd-12-stable/contrib/ngatm/libngatm/
H A Dsscfucust.h102 #define MBUF_FREE(M) uni_msg_destroy(M)
H A Dunimsg.c71 uni_msg_destroy(struct uni_msg *m) function
H A Dsscopcust.h200 #define MBUF_FREE(M) do { if(M) uni_msg_destroy(M); } while(0)
/freebsd-12-stable/sys/contrib/ngatm/netnatm/
H A Dunimsg.h83 void uni_msg_destroy(struct uni_msg *);
/freebsd-12-stable/sys/netgraph/atm/uni/
H A Dng_uni.c548 uni_msg_destroy(msg);
557 uni_msg_destroy(msg);
582 uni_msg_destroy(msg);
590 uni_msg_destroy(msg);
686 uni_msg_destroy(msg);
694 uni_msg_destroy(msg);
726 uni_msg_destroy(msg);
734 uni_msg_destroy(msg);
/freebsd-12-stable/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c938 uni_msg_destroy(msg);
1072 uni_msg_destroy(msg);
1083 uni_msg_destroy(msg);
1089 uni_msg_destroy(msg);
1113 uni_msg_destroy(msg);
1139 uni_msg_destroy(msg);

Completed in 341 milliseconds