Home
last modified time | relevance | path

Searched refs:NF_FLOW_CLOSING (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
H A Dnf_flow_table_core.c213 closing = test_bit(NF_FLOW_CLOSING, &flow->flags); in flow_offload_fixup_ct()
368 test_bit(NF_FLOW_CLOSING, &flow->flags)) in flow_offload_refresh()
581 } else if (test_bit(NF_FLOW_CLOSING, &flow->flags) && in nf_flow_offload_gc_step()
H A Dnf_flow_table_ip.c34 if (tcph->syn && test_bit(NF_FLOW_CLOSING, &flow->flags)) { in nf_flow_state_check()
40 !test_bit(NF_FLOW_CLOSING, &flow->flags)) in nf_flow_state_check()
41 set_bit(NF_FLOW_CLOSING, &flow->flags); in nf_flow_state_check()
/linux/include/net/netfilter/
H A Dnf_flow_table.h182 NF_FLOW_CLOSING, enumerator