Searched refs:nm_dump_buf (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/netmap/ |
| D | netmap.c | 712 nm_dump_buf(char *p, int len, int lim, char *dst) in nm_dump_buf() function 1360 nm_prinf("%s", nm_dump_buf(NMB(na, slot),len, 128, NULL)); in netmap_rxsync_from_host()
|
| D | netmap_kern.h | 290 const char *nm_dump_buf(char *p, int len, int lim, char *dst);
|