Searched refs:tp_port (Results 1 – 1 of 1) sorted by relevance
670 const struct rte_flow_action_set_tp *tp_port; in ch_rte_parse_atype_switch() local788 tp_port = (const struct rte_flow_action_set_tp *)a->conf; in ch_rte_parse_atype_switch()789 fs->nat_fport = be16_to_cpu(tp_port->port); in ch_rte_parse_atype_switch()806 tp_port = (const struct rte_flow_action_set_tp *)a->conf; in ch_rte_parse_atype_switch()807 fs->nat_lport = be16_to_cpu(tp_port->port); in ch_rte_parse_atype_switch()