Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c2162 depth32[1] = 0; in match_convert_ipv6_depth()
2163 depth32[2] = 0; in match_convert_ipv6_depth()
2164 depth32[3] = 0; in match_convert_ipv6_depth()
2168 depth32[0] = 32; in match_convert_ipv6_depth()
2170 depth32[2] = 0; in match_convert_ipv6_depth()
2171 depth32[3] = 0; in match_convert_ipv6_depth()
2175 depth32[0] = 32; in match_convert_ipv6_depth()
2176 depth32[1] = 32; in match_convert_ipv6_depth()
2178 depth32[3] = 0; in match_convert_ipv6_depth()
2182 depth32[0] = 32; in match_convert_ipv6_depth()
[all …]
/dpdk/examples/ip_pipeline/
H A Dthread.c2310 depth32[1] = 0; in match_convert_ipv6_depth()
2311 depth32[2] = 0; in match_convert_ipv6_depth()
2312 depth32[3] = 0; in match_convert_ipv6_depth()
2316 depth32[0] = 32; in match_convert_ipv6_depth()
2318 depth32[2] = 0; in match_convert_ipv6_depth()
2319 depth32[3] = 0; in match_convert_ipv6_depth()
2323 depth32[0] = 32; in match_convert_ipv6_depth()
2324 depth32[1] = 32; in match_convert_ipv6_depth()
2326 depth32[3] = 0; in match_convert_ipv6_depth()
2330 depth32[0] = 32; in match_convert_ipv6_depth()
[all …]