C
#define ROUTING_UPDATE_EXPIRATION 3
Description
ROUTING_UPDATE_EXPIRATION defines the valid link expired after times of ROUTING_UPDATE_INTERVAL without receiving Routing Table Report. If this parameter is defined as 3, a link will becomes invalid after (3 * ROUTING_UPDATE_INTERVAL) symbols if no Routing Table Report is received from the other side of the link.