Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_flow_table.h155 NF_FLOW_DNAT, enumerator
/linux/net/netfilter/
A Dnf_flow_table_ip.c131 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ip()
511 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_nat_ipv6()
A Dnf_flow_table_offload.c682 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv4()
687 test_bit(NF_FLOW_DNAT, &flow->flags)) in nf_flow_rule_route_ipv4()
707 if (test_bit(NF_FLOW_DNAT, &flow->flags)) { in nf_flow_rule_route_ipv6()
A Dnf_flow_table_core.c66 __set_bit(NF_FLOW_DNAT, &flow->flags); in flow_offload_alloc()

Completed in 10 milliseconds