Facilitate easier troubleshooting by enumerating
all congestion control signals. Typecast the
enum to int, when a cc module uses private signals.
While there, ensure that the currently used
private signals are unique too. While not strictly
necessary to use individual bits, retain the
possibility of combined signals for the future.
No external change.