BYTES_PER_MBIT
sla_to_bytes *= (svc_type == SVC_ASYM) ? RL_TOKEN_ASYM_SIZE : BYTES_PER_MBIT;
#define TO_MBPS(x) DIV_ROUND_UP((x), BYTES_PER_MBIT)