Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 10 of 10) sorted by relevance

/mOS-networking-stack/core/src/
H A Dfhash.c124 int idx; in HTInsert() local
188 int idx; in HTSearch() local
H A Dnetmap_module.c110 int pkt_size, idx; in netmap_send_pkts() local
148 int idx = nif; in netmap_get_wptr() local
184 u_int idx = ring->slot[i].buf_idx; in netmap_recv_pkts() local
H A Dkey_value_store.c60 int idx; in kvs_insert() local
H A Dscalable_event.c70 int idx; in dforest_store() local
96 int idx; in dforest_search() local
192 int idx = 0; in stree_create() local
H A Darp.c166 int idx = g_config.mos->arp_table->num; in RegisterARPEntry() local
H A Dutil.c47 uint32_t idx = 32; in BuildKeyCache() local
H A Devent_callback.c31 #define EVENT_FOREACH_START(ev, idx, from, to, map) \ argument
/mOS-networking-stack/util/
H A Drss.c93 uint32_t idx = 32; in BuildKeyCache() local
/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h927 uint32_t i, idx; in nm_inject() local
973 u_int idx = ring->slot[i].buf_idx; in nm_dispatch() local
997 u_int idx = ring->slot[i].buf_idx; in nm_nextpkt() local
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c6995 struct block *gen_byteop(op, idx, val) in gen_byteop() argument