Searched refs:end_action (Results 1 – 3 of 3) sorted by relevance
182 static struct rte_flow_action end_action = { RTE_FLOW_ACTION_TYPE_END, 0}; variable305 actions[1] = end_action; in test_valid_parameters()354 actions[1] = end_action; in test_invalid_patterns()433 actions[1] = end_action; in test_invalid_actions()645 actions[1] = end_action; in test_query_udp()712 actions[1] = end_action; in test_query_tcp()779 actions[1] = end_action; in test_query_sctp()
179 static struct rte_flow_action end_action = { RTE_FLOW_ACTION_TYPE_END, 0}; variable632 actions[1] = end_action; in add_classify_rule()
5901 static struct rte_flow_action end_action = { in parse_vc_action_sample() local5920 action_sample_data->conf.actions = &end_action; in parse_vc_action_sample()