Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_flow_table.h70 NF_FLOWTABLE_COUNTER = 0x2, /* NFT_FLOWTABLE_COUNTER */ enumerator
/linux-6.1.9/net/netfilter/
Dnf_flow_table_ip.c398 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ip_hook()
659 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ipv6_hook()
Dnf_flow_table_offload.c955 if (offload->flowtable->flags & NF_FLOWTABLE_COUNTER) { in flow_offload_work_stats()
/linux-6.1.9/net/sched/
Dact_ct.c302 NF_FLOWTABLE_COUNTER; in tcf_ct_flow_table_get()
635 if (nf_ft->flags & NF_FLOWTABLE_COUNTER) in tcf_ct_flow_table_lookup()