Home
last modified time | relevance | path

Searched refs:nm_dump_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap.c714 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 Dnetmap_kern.h289 const char *nm_dump_buf(char *p, int len, int lim, char *dst);