Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap.c1312 u_int dst_head = rdst->head; in netmap_sw_to_nic() local
1320 dst = &rdst->slot[dst_head]; in netmap_sw_to_nic()
1331 rdst->head = rdst->cur = nm_next(dst_head, dst_lim); in netmap_sw_to_nic()