Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/netmap/
Dnetmap.c924 u_int dst_cur = rdst->cur; in netmap_sw_to_nic() local
932 dst = &rdst->slot[dst_cur]; in netmap_sw_to_nic()
943 rdst->cur = nm_next(dst_cur, dst_lim); in netmap_sw_to_nic()