Searched refs:vcap_rule_get_counter (Results 1 – 3 of 3) sorted by relevance
211 int vcap_rule_get_counter(struct vcap_rule *rule, struct vcap_counter *ctr);
1541 ret = vcap_rule_get_counter(&ri.data, &ctr); in vcap_api_get_rule_counter_test()1552 ret = vcap_rule_get_counter(&ri2.data, &ctr2); in vcap_api_get_rule_counter_test()
3269 int vcap_rule_get_counter(struct vcap_rule *rule, struct vcap_counter *ctr) in vcap_rule_get_counter() function3288 EXPORT_SYMBOL_GPL(vcap_rule_get_counter);