Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A 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()
H A Dnf_flow_table_offload.c793 if (offload->flowtable->flags & NF_FLOWTABLE_COUNTER) { in flow_offload_work_stats()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_flow_table.h66 NF_FLOWTABLE_COUNTER = 0x2, /* NFT_FLOWTABLE_COUNTER */ enumerator