BSTP_MIN_FORWARD_DELAY
if (t < BSTP_MIN_FORWARD_DELAY || t > BSTP_MAX_FORWARD_DELAY)
if (cu->cu_forward_delay < BSTP_MIN_FORWARD_DELAY ||