Searched refs:_NgDebugBytes (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/lib/libnetgraph/ |
| HD | sock.c | 238 _NgDebugBytes(buf, rtn); in NgRecvData() 267 _NgDebugBytes(buf, len); in NgSendData()
|
| HD | debug.c | 254 _NgDebugBytes(msg->data, msg->header.arglen); in _NgDebugMsg() 280 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function
|
| HD | internal.h | 69 extern void _NgDebugBytes(const u_char *ptr, int size);
|
| /dragonfly/lib/libnetgraph7/ |
| HD | sock.c | 238 _NgDebugBytes(buf, rtn); in NgRecvData() 285 _NgDebugBytes(buf, len); in NgSendData()
|
| HD | debug.c | 282 _NgDebugBytes(msg->data, msg->header.arglen); in _NgDebugMsg() 308 _NgDebugBytes(const u_char *ptr, int len) in _NgDebugBytes() function
|
| HD | internal.h | 74 extern void _NgDebugBytes(const u_char *ptr, int size);
|