Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c2274 uint32_t sa32_depth[4], da32_depth[4]; in match_convert() local
2284 da32_depth); in match_convert()
2313 da32_depth[0]; in match_convert()
2317 da32_depth[1]; in match_convert()
2321 da32_depth[2]; in match_convert()
2325 da32_depth[3]; in match_convert()
2353 da32_depth); in match_convert()
2382 da32_depth[0]; in match_convert()
2386 da32_depth[1]; in match_convert()
2390 da32_depth[2]; in match_convert()
[all …]
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c2420 uint32_t sa32_depth[4], da32_depth[4]; in match_convert() local
2431 da32_depth); in match_convert()
2460 da32_depth[0]; in match_convert()
2464 da32_depth[1]; in match_convert()
2468 da32_depth[2]; in match_convert()
2472 da32_depth[3]; in match_convert()
2502 da32_depth); in match_convert()
2531 da32_depth[0]; in match_convert()
2535 da32_depth[1]; in match_convert()
2539 da32_depth[2]; in match_convert()
[all …]