Home
last modified time | relevance | path

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

/f-stack/tools/libnetgraph/
H A Dinternal.h72 extern void _NgDebugMsg(const struct ng_mesg *msg, const char *path);
H A Dmsg.c244 _NgDebugMsg(msg, sg->sg_data); in NgDeliverMsg()
313 _NgDebugMsg(rep, sg->sg_data); in NgRecvMsg()
H A Ddebug.c233 _NgDebugMsg(const struct ng_mesg *msg, const char *path) in _NgDebugMsg() function