Home
last modified time | relevance | path

Searched refs:NF_FLOW_SNAT (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/netfilter/
A Dnf_flow_table.h154 NF_FLOW_SNAT, enumerator
/linux/net/netfilter/
A Dnf_flow_table_ip.c127 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_nat_ip()
507 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_nat_ipv6()
A Dnf_flow_table_offload.c678 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_rule_route_ipv4()
686 if (test_bit(NF_FLOW_SNAT, &flow->flags) || in nf_flow_rule_route_ipv4()
703 if (test_bit(NF_FLOW_SNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
A Dnf_flow_table_core.c64 __set_bit(NF_FLOW_SNAT, &flow->flags); in flow_offload_alloc()

Completed in 9 milliseconds