A per-host cache needs to be maintained by the kernel for each host that the kernel communicates with. This cache is used for the TAO test, it stores the last CC value received from that particular host, and the T/TCP can use it to determine if the packet it is receiving can be processed without need for the 3-Way Handshake.
The two variables are added to the rtable structure as follows: