Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c2270 uint32_t sa32_depth[4], da32_depth[4]; in match_convert() local
2280 da32_depth); in match_convert()
2309 da32_depth[0]; in match_convert()
2313 da32_depth[1]; in match_convert()
2317 da32_depth[2]; in match_convert()
2321 da32_depth[3]; in match_convert()
2349 da32_depth); in match_convert()
2378 da32_depth[0]; in match_convert()
2382 da32_depth[1]; in match_convert()
2386 da32_depth[2]; in match_convert()
[all …]
/dpdk/examples/ip_pipeline/
H A Dthread.c2418 uint32_t sa32_depth[4], da32_depth[4]; in match_convert() local
2429 da32_depth); in match_convert()
2458 da32_depth[0]; in match_convert()
2462 da32_depth[1]; in match_convert()
2466 da32_depth[2]; in match_convert()
2470 da32_depth[3]; in match_convert()
2500 da32_depth); in match_convert()
2529 da32_depth[0]; in match_convert()
2533 da32_depth[1]; in match_convert()
2537 da32_depth[2]; in match_convert()
[all …]