Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_matcher.c94 uint32_t *act_id) in ulp_matcher_action_match() argument
115 *act_id = act_match->act_tid; in ulp_matcher_action_match()
116 BNXT_TF_DBG(DEBUG, "Found matching action template %u\n", *act_id); in ulp_matcher_action_match()
121 *act_id = 0; in ulp_matcher_action_match()
H A Dulp_matcher.h29 uint32_t *act_id);