Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dconntrack.c23 static struct flow_action_entry *get_flow_act(struct flow_rule *rule,
389 ct_met = get_flow_act(nft_entry->rule, FLOW_ACTION_CT_METADATA); in nfp_ct_check_meta()
1353 static struct flow_action_entry *get_flow_act(struct flow_rule *rule, in get_flow_act() function
1417 ct_act = get_flow_act(flow->rule, FLOW_ACTION_CT); in nfp_fl_ct_handle_pre_ct()
1424 ct_goto = get_flow_act(flow->rule, FLOW_ACTION_GOTO); in nfp_fl_ct_handle_pre_ct()

Completed in 5 milliseconds