Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c2166 depth32[1] = 0; in match_convert_ipv6_depth()
2167 depth32[2] = 0; in match_convert_ipv6_depth()
2168 depth32[3] = 0; in match_convert_ipv6_depth()
2172 depth32[0] = 32; in match_convert_ipv6_depth()
2174 depth32[2] = 0; in match_convert_ipv6_depth()
2175 depth32[3] = 0; in match_convert_ipv6_depth()
2179 depth32[0] = 32; in match_convert_ipv6_depth()
2180 depth32[1] = 32; in match_convert_ipv6_depth()
2182 depth32[3] = 0; in match_convert_ipv6_depth()
2186 depth32[0] = 32; in match_convert_ipv6_depth()
[all …]
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c2312 depth32[1] = 0; in match_convert_ipv6_depth()
2313 depth32[2] = 0; in match_convert_ipv6_depth()
2314 depth32[3] = 0; in match_convert_ipv6_depth()
2318 depth32[0] = 32; in match_convert_ipv6_depth()
2320 depth32[2] = 0; in match_convert_ipv6_depth()
2321 depth32[3] = 0; in match_convert_ipv6_depth()
2325 depth32[0] = 32; in match_convert_ipv6_depth()
2326 depth32[1] = 32; in match_convert_ipv6_depth()
2328 depth32[3] = 0; in match_convert_ipv6_depth()
2332 depth32[0] = 32; in match_convert_ipv6_depth()
[all …]