Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_flow_table.h66 NF_FLOWTABLE_COUNTER = 0x2, /* NFT_FLOWTABLE_COUNTER */ enumerator
/Linux-v5.10/net/netfilter/
Dnf_flow_table_ip.c295 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ip_hook()
536 if (flow_table->flags & NF_FLOWTABLE_COUNTER) in nf_flow_offload_ipv6_hook()
Dnf_flow_table_offload.c792 if (offload->flowtable->flags & NF_FLOWTABLE_COUNTER) { in flow_offload_work_stats()