Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libnetgraph/
HDinternal.h71 extern void _NgDebugBytes(const u_char *ptr, int size);
HDsock.c240 _NgDebugBytes(buf, rtn); in NgRecvData()
287 _NgDebugBytes(buf, len); in NgSendData()
HDdebug.c291 _NgDebugBytes((u_char *)msg->data, msg->header.arglen); in _NgDebugMsg()
317 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function