Searched refs:actfield_count (Results 1 – 1 of 1) sorted by relevance
1440 int idx, res, actfield_count; in vcap_decode_actionset() local1452 actfield_count = vcap_actionfield_count(vctrl, vt, actionset); in vcap_decode_actionset()1456 for (idx = 0; idx < actfield_count; ++idx) { in vcap_decode_actionset()