Searched refs:NF_FLOW_DNAT (Results 1 – 4 of 4) sorted by relevance
161 NF_FLOW_DNAT, enumerator
129 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ip()528 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ipv6()
693 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv4()698 test_bit(NF_FLOW_DNAT, &flow->flags)) in nf_flow_rule_route_ipv4()718 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
72 __set_bit(NF_FLOW_DNAT, &flow->flags); in flow_offload_alloc()