Searched refs:first_tbl8_byte (Results 1 – 1 of 1) sorted by relevance
386 uint8_t first_tbl8_byte = RTE_MAX(common_bytes, TBL24_BYTES); in install_to_dp() local388 for (i = IPV6_MAX_IDX; i > first_tbl8_byte; i--) { in install_to_dp()393 llen = i - first_tbl8_byte + (common_bytes < 3); in install_to_dp()395 for (i = IPV6_MAX_IDX; i > first_tbl8_byte; i--) { in install_to_dp()399 rlen = i - first_tbl8_byte + (common_bytes < 3); in install_to_dp()409 ret = write_edge(dp, &ledge[first_tbl8_byte + !(common_bytes < 3)], in install_to_dp()421 ret = write_edge(dp, &redge[first_tbl8_byte + !((common_bytes < 3))], in install_to_dp()