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

/freebsd-13-stable/lib/libnetmap/
H A Dnmport.c410 uint32_t nr_slots = atoi(nmport_key(p, conf, slots)); local
411 d->reg.nr_tx_slots = nr_slots;
412 d->reg.nr_rx_slots = nr_slots;

Completed in 102 milliseconds