Home
last modified time | relevance | path

Searched refs:_NgDebugMsg (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libnetgraph/
H A Dinternal.h70 extern void _NgDebugMsg(const struct ng_mesg *msg, const char *path);
H A Dmsg.c217 _NgDebugMsg(msg, sg->sg_data); in NgDeliverMsg()
284 _NgDebugMsg(rep, sg->sg_data); in NgRecvMsg()
H A Ddebug.c226 _NgDebugMsg(const struct ng_mesg *msg, const char *path) in _NgDebugMsg() function