Searched refs:tp_port (Results 1 – 1 of 1) sorted by relevance
675 const struct rte_flow_action_set_tp *tp_port; in ch_rte_parse_atype_switch() local793 tp_port = (const struct rte_flow_action_set_tp *)a->conf; in ch_rte_parse_atype_switch()794 fs->nat_fport = be16_to_cpu(tp_port->port); in ch_rte_parse_atype_switch()811 tp_port = (const struct rte_flow_action_set_tp *)a->conf; in ch_rte_parse_atype_switch()812 fs->nat_lport = be16_to_cpu(tp_port->port); in ch_rte_parse_atype_switch()