Searched refs:NF_FLOW_DNAT (Results 1 – 4 of 4) sorted by relevance
181 NF_FLOW_DNAT, enumerator
755 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv4() 761 test_bit(NF_FLOW_DNAT, &flow->flags)) in nf_flow_rule_route_ipv4() 784 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
137 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ip()935 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ipv6()
73 __set_bit(NF_FLOW_DNAT, &flow->flags); in flow_offload_alloc()