Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_flow_table.h71 NF_FLOWTABLE_COUNTER = 0x2, /* NFT_FLOWTABLE_COUNTER */ enumerator
/Linux-v6.6/net/netfilter/
Dnf_flow_table_ip.c402 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_forward()
680 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ipv6_forward()
Dnf_flow_table_offload.c959 if (offload->flowtable->flags & NF_FLOWTABLE_COUNTER) { in flow_offload_work_stats()
/Linux-v6.6/net/sched/
Dact_ct.c317 NF_FLOWTABLE_COUNTER; in tcf_ct_flow_table_get()
682 if (nf_ft->flags & NF_FLOWTABLE_COUNTER) in tcf_ct_flow_table_lookup()