Home
last modified time | relevance | path

Searched refs:num_act (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/netronome/nfp/flower/
Daction.c268 int num_act = flow->rule->action.num_entries; in nfp_flower_tun_is_gre() local
272 for (act_idx = start_idx + 1; act_idx < num_act; act_idx++) in nfp_flower_tun_is_gre()