Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_flow_table_core.c209 closing = test_bit(NF_FLOW_CLOSING, &flow->flags); in flow_offload_fixup_ct()
364 test_bit(NF_FLOW_CLOSING, &flow->flags)) in flow_offload_refresh()
577 } else if (test_bit(NF_FLOW_CLOSING, &flow->flags) && in nf_flow_offload_gc_step()
H A Dnf_flow_table_ip.c31 if (tcph->syn && test_bit(NF_FLOW_CLOSING, &flow->flags)) { in nf_flow_state_check()
37 !test_bit(NF_FLOW_CLOSING, &flow->flags)) in nf_flow_state_check()
38 set_bit(NF_FLOW_CLOSING, &flow->flags); in nf_flow_state_check()
/linux-6.15/include/net/netfilter/
H A Dnf_flow_table.h166 NF_FLOW_CLOSING, enumerator