HomeSort by: relevance | last modified time | path
    Searched defs:shmif_units (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/rump/net/lib/libshmif/
if_shmem.c 114 vmem_t *shmif_units; variable in typeref:typename:vmem_t *
338 error = vmem_xalloc(shmif_units, 1, 0, 0, 0,
388 rc = vmem_xalloc(shmif_units, 1, 0, 0, 0, unit+1, unit+1,
419 vmem_xfree(shmif_units, sc->sc_unit+1, 1);

Completed in 12 milliseconds