Home
last modified time | relevance | path

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

/dpdk/lib/acl/
H A Dacl_run_avx512.c17 const uint8_t **idata; /* input data */ member
32 flow->idata = data; in acl_set_flow_avx512()
H A Dacl_run_avx512_common.h201 flow->idata + flow->num_packets); in _F_()
203 flow->idata + flow->num_packets + n); in _F_()
/dpdk/lib/hash/
H A Drte_cuckoo_hash.h139 uintptr_t idata; member
/dpdk/drivers/net/netvsc/
H A Dhn_rndis.c466 const void *idata, uint32_t idlen, in hn_rndis_query() argument
499 memcpy(req + 1, idata, idlen); in hn_rndis_query()