Searched refs:TBL24_BYTES (Results 1 – 1 of 1) sorted by relevance
359 #define TBL24_BYTES 3 macro360 #define TBL8_LEN (RTE_FIB6_IPV6_ADDR_SIZE - TBL24_BYTES)391 uint8_t first_tbl8_byte = RTE_MAX(common_bytes, TBL24_BYTES); in install_to_dp()431 uint8_t common_tbl8 = (common_bytes < TBL24_BYTES) ? in install_to_dp()432 0 : common_bytes - (TBL24_BYTES - 1); in install_to_dp()434 recycle_root_path(dp, ledge + TBL24_BYTES, common_tbl8, ent); in install_to_dp()