Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c26 static struct flow_action_entry *get_flow_act(struct flow_rule *rule,
565 ct_met = get_flow_act(nft_entry->rule, FLOW_ACTION_CT_METADATA); in nfp_ct_check_meta()
1659 static struct flow_action_entry *get_flow_act(struct flow_rule *rule, in get_flow_act() function
1723 ct_act = get_flow_act(flow->rule, FLOW_ACTION_CT); in nfp_fl_ct_handle_pre_ct()
1730 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()