Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap.c712 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()
Dnetmap_kern.h290 const char *nm_dump_buf(char *p, int len, int lim, char *dst);