Searched refs:nmport_mmap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libnetmap/
H A Dlibnetmap.h177 int mmap_done; /* nmport_mmap() has been called */
245 * |nmport_mmap
283 /* nmport_mmap - maps the port resources into the process memory
295 int nmport_mmap(struct nmport_d *);
298 * nmport_register() and nmport_mmap(), respectively.
322 * nmport_mmap().
H A Dnmport.c584 nmport_mmap(struct nmport_d *d) function
711 if (nmport_mmap(d) < 0)

Completed in 64 milliseconds