Searched refs:_NgDebugBytes (Results 1 – 3 of 3) sorted by relevance
71 extern void _NgDebugBytes(const u_char *ptr, int size);
239 _NgDebugBytes(buf, rtn); in NgRecvData()286 _NgDebugBytes(buf, len); in NgSendData()
290 _NgDebugBytes((u_char *)msg->data, msg->header.arglen); in _NgDebugMsg()316 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function