Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c1791 struct flow_action_entry *ct_act, *ct_goto; in nfp_fl_ct_handle_pre_ct() local
1796 ct_act = get_flow_act_ct(flow->rule); in nfp_fl_ct_handle_pre_ct()
1797 if (!ct_act) { in nfp_fl_ct_handle_pre_ct()
1810 zt = get_nfp_zone_entry(priv, ct_act->ct.zone, false); in nfp_fl_ct_handle_pre_ct()
1818 zt->nft = ct_act->ct.flow_table; in nfp_fl_ct_handle_pre_ct()