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