Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c269 int num_act = rule->action.num_entries; in nfp_flower_tun_is_gre() local
273 for (act_idx = start_idx + 1; act_idx < num_act; act_idx++) in nfp_flower_tun_is_gre()