Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap.h146 uint32_t buf_idx; /* buffer index */ member
H A Dnetmap_user.h937 idx = ring->slot[i].buf_idx; in nm_inject()
973 u_int idx = ring->slot[i].buf_idx; in nm_dispatch()
997 u_int idx = ring->slot[i].buf_idx; in nm_nextpkt()
/mOS-networking-stack/core/src/
H A Dnetmap_module.c184 u_int idx = ring->slot[i].buf_idx; in netmap_recv_pkts()