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

/freebsd-13-stable/lib/libnetmap/
H A Dlibnetmap.h366 * programmatically by calling nmport_extmem() or nmport_extmem_from_file()
376 /* nmport_extmem_from_file - use the extmem obtained by mapping a file
387 int nmport_extmem_from_file(struct nmport_d *d, const char *fname);
H A Dnmport.c188 nmport_extmem_from_file(struct nmport_d *d, const char *fname) function
362 if (nmport_extmem_from_file(d, nmport_key(p, extmem, file)) < 0)

Completed in 111 milliseconds