Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netns/
Dflow_table.h5 struct nf_flow_table_stat { struct
12 struct nf_flow_table_stat __percpu *stat; argument
/Linux-v6.1/net/netfilter/
Dnf_flow_table_procfs.c45 const struct nf_flow_table_stat *st = v; in nf_flow_table_cpu_seq_show()
Dnf_flow_table_core.c619 net->ft.stat = alloc_percpu(struct nf_flow_table_stat); in nf_flow_table_init_net()