Searched refs:target_dst (Results 1 – 1 of 1) sorted by relevance
148 __be16 target_dst = target.dst.u.tcp.port; in tcf_ct_flow_table_add_action_nat_tcp() local154 if (target_dst != tuple->dst.u.tcp.port) in tcf_ct_flow_table_add_action_nat_tcp()157 0xFFFF, be16_to_cpu(target_dst)); in tcf_ct_flow_table_add_action_nat_tcp()166 __be16 target_dst = target.dst.u.udp.port; in tcf_ct_flow_table_add_action_nat_udp() local172 if (target_dst != tuple->dst.u.udp.port) in tcf_ct_flow_table_add_action_nat_udp()175 0xFFFF, be16_to_cpu(target_dst)); in tcf_ct_flow_table_add_action_nat_udp()