Searched refs:end_action (Results 1 – 3 of 3) sorted by relevance
193 static struct rte_flow_action end_action = { RTE_FLOW_ACTION_TYPE_END, 0}; variable316 actions[1] = end_action; in test_valid_parameters()365 actions[1] = end_action; in test_invalid_patterns()444 actions[1] = end_action; in test_invalid_actions()656 actions[1] = end_action; in test_query_udp()723 actions[1] = end_action; in test_query_tcp()790 actions[1] = end_action; in test_query_sctp()
178 static struct rte_flow_action end_action = { RTE_FLOW_ACTION_TYPE_END, 0}; variable638 actions[1] = end_action; in add_classify_rule()
8262 static struct rte_flow_action end_action = { in parse_vc_action_sample() local8281 action_sample_data->conf.actions = &end_action; in parse_vc_action_sample()