Searched refs:dnat (Results 1 – 6 of 6) sorted by relevance
296 bool dnat = false; in efx_tc_ct_mangle() local302 dnat = true; in efx_tc_ct_mangle()325 dnat = true; in efx_tc_ct_mangle()346 conn->dnat = dnat; in efx_tc_ct_mangle()347 else if (conn->dnat != dnat) in efx_tc_ct_mangle()424 conn->nat_ip = conn->dnat ? conn->dst_ip : conn->src_ip; in efx_tc_ct_replace()426 conn->l4_natport = conn->dnat ? conn->l4_dport : conn->l4_sport; in efx_tc_ct_replace()
44 bool dnat; member
92 ct state new ct status dnat tcp dport 8080 counter name "redir" accept
162 ip6 daddr dead:1::99 dnat $IPF to dead:2::99232 ip daddr 10.0.1.99 dnat $IPF to 10.0.2.99354 meta l4proto tcp dnat to :2000
482 meta iif "veth0" ip daddr 10.6.6.6 tcp dport 1666 counter dnat ip to 10.0.2.99:12345545 meta iif "br0" ip daddr 10.6.6.6 tcp dport 1666 counter dnat ip to 10.0.2.99:12345
504 …ip daddr 10.6.6.6 udp dport 12345 counter dnat to numgen inc mod 2 map { 0 : 10.0.2.99, 1 : 10.0.3…