Searched refs:first_tbl8_byte (Results 1 – 1 of 1) sorted by relevance
391 uint8_t first_tbl8_byte = RTE_MAX(common_bytes, TBL24_BYTES); in install_to_dp() local393 for (i = IPV6_MAX_IDX; i > first_tbl8_byte; i--) { in install_to_dp()398 llen = i - first_tbl8_byte + (common_bytes < 3); in install_to_dp()400 for (i = IPV6_MAX_IDX; i > first_tbl8_byte; i--) { in install_to_dp()404 rlen = i - first_tbl8_byte + (common_bytes < 3); in install_to_dp()414 ret = write_edge(dp, &ledge[first_tbl8_byte + !(common_bytes < 3)], in install_to_dp()426 ret = write_edge(dp, &redge[first_tbl8_byte + !((common_bytes < 3))], in install_to_dp()