Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netgraph/atm/
Dngatmbase.h52 #define uni_msg_destroy(M) _uni_msg_destroy((M), __FILE__, __LINE__) macro
Dngatmbase.c387 uni_msg_destroy(struct uni_msg *m) in uni_msg_destroy() function
/freebsd-9-stable/contrib/ngatm/libngatm/
Dunimsg.c71 uni_msg_destroy(struct uni_msg *m) in uni_msg_destroy() function