Searched refs:NF_FLOW_DNAT (Results 1 – 4 of 4) sorted by relevance
124 NF_FLOW_DNAT, enumerator
149 if (test_bit(NF_FLOW_DNAT, &flow->flags) && in nf_flow_nat_ip()431 if (test_bit(NF_FLOW_DNAT, &flow->flags) && in nf_flow_nat_ipv6()
533 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv4()538 test_bit(NF_FLOW_DNAT, &flow->flags)) in nf_flow_rule_route_ipv4()562 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
66 __set_bit(NF_FLOW_DNAT, &flow->flags); in flow_offload_alloc()