Home
last modified time | relevance | path

Searched defs:uni_msg_destroy (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/atm/
H A Dngatmbase.h52 #define uni_msg_destroy(M) _uni_msg_destroy((M), __FILE__, __LINE__) macro
H A Dngatmbase.c387 uni_msg_destroy(struct uni_msg *m) in uni_msg_destroy() function