Searched refs:NF_FLOW_SNAT (Results 1 – 4 of 4) sorted by relevance
180 NF_FLOW_SNAT, enumerator
750 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_rule_route_ipv4() 760 if (test_bit(NF_FLOW_SNAT, &flow->flags) || in nf_flow_rule_route_ipv4() 779 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
133 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_nat_ip()931 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_nat_ipv6()
71 __set_bit(NF_FLOW_SNAT, &flow->flags); in flow_offload_alloc()