Home
last modified time | relevance | path

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

/dragonfly/lib/libnetgraph/
HDsock.c238 _NgDebugBytes(buf, rtn); in NgRecvData()
267 _NgDebugBytes(buf, len); in NgSendData()
HDdebug.c254 _NgDebugBytes(msg->data, msg->header.arglen); in _NgDebugMsg()
280 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function
HDinternal.h69 extern void _NgDebugBytes(const u_char *ptr, int size);
/dragonfly/lib/libnetgraph7/
HDsock.c238 _NgDebugBytes(buf, rtn); in NgRecvData()
285 _NgDebugBytes(buf, len); in NgSendData()
HDdebug.c282 _NgDebugBytes(msg->data, msg->header.arglen); in _NgDebugMsg()
308 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function
HDinternal.h74 extern void _NgDebugBytes(const u_char *ptr, int size);