Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h73 NF_FLOWTABLE_COUNTER = 0x2, /* NFT_FLOWTABLE_COUNTER */ enumerator
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_ip.c407 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_forward()
685 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ipv6_forward()
H A Dnf_flow_table_offload.c959 if (offload->flowtable->flags & NF_FLOWTABLE_COUNTER) { in flow_offload_work_stats()
/openbmc/linux/net/sched/
H A Dact_ct.c347 NF_FLOWTABLE_COUNTER; in tcf_ct_flow_table_get()
725 if (nf_ft->flags & NF_FLOWTABLE_COUNTER) in tcf_ct_flow_table_lookup()