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