Home
last modified time | relevance | path

Searched refs:synproxy_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_synproxy.h45 struct synproxy_stats { struct
55 struct synproxy_stats __percpu *stats; argument
/Linux-v4.19/net/netfilter/
Dnf_synproxy_core.c287 struct synproxy_stats *stats = v; in synproxy_cpu_seq_show()
356 snet->stats = alloc_percpu(struct synproxy_stats); in synproxy_net_init()