Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libnetgraph/
H A Dinternal.h72 extern void _NgDebugMsg(const struct ng_mesg *msg, const char *path);
H A Dmsg.c220 _NgDebugMsg(msg, sg->sg_data); in NgDeliverMsg()
287 _NgDebugMsg(rep, sg->sg_data); in NgRecvMsg()
H A Ddebug.c233 _NgDebugMsg(const struct ng_mesg *msg, const char *path) in _NgDebugMsg() function