Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_synproxy.h30 struct synproxy_stats { struct
40 struct synproxy_stats __percpu *stats; argument
/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c287 struct synproxy_stats *stats = v; in synproxy_cpu_seq_show()
370 snet->stats = alloc_percpu(struct synproxy_stats); in synproxy_net_init()