Searched refs:_uni_msg_destroy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netgraph/atm/
H A Dngatmbase.h47 void _uni_msg_destroy(struct uni_msg *, const char *, int);
52 #define uni_msg_destroy(M) _uni_msg_destroy((M), __FILE__, __LINE__)
H A Dngatmbase.c278 _uni_msg_destroy(struct uni_msg *m, const char *file, int line) function

Completed in 43 milliseconds