Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dflow_table.h5 struct nf_flow_table_stat { struct
12 struct nf_flow_table_stat __percpu *stat; argument
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_procfs.c45 const struct nf_flow_table_stat *st = v; in nf_flow_table_cpu_seq_show()
H A Dnf_flow_table_core.c622 net->ft.stat = alloc_percpu(struct nf_flow_table_stat); in nf_flow_table_init_net()