Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h168 NF_FLOW_HW_DEAD, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_core.c433 else if (test_bit(NF_FLOW_HW_DEAD, &flow->flags)) in nf_flow_offload_gc_step()
H A Dnf_flow_table_offload.c932 set_bit(NF_FLOW_HW_DEAD, &offload->flow->flags); in flow_offload_work_del()