vcap_rule_get_counter
EXPORT_SYMBOL_GPL(vcap_rule_get_counter);
int vcap_rule_get_counter(struct vcap_rule *rule, struct vcap_counter *ctr);
ret = vcap_rule_get_counter(&ri.data, &ctr);
ret = vcap_rule_get_counter(&ri2.data, &ctr2);