Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libnetgraph/
H A Dinternal.h73 extern void _NgDebugBytes(const u_char *ptr, int size);
H A Dsock.c242 _NgDebugBytes(buf, rtn); in NgRecvData()
289 _NgDebugBytes(buf, len); in NgSendData()
H A Ddebug.c297 _NgDebugBytes((u_char *)msg->data, msg->header.arglen); in _NgDebugMsg()
323 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function