Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_synproxy.h14 struct synproxy_stats { struct
24 struct synproxy_stats __percpu *stats; argument
/openbmc/linux/net/netfilter/
H A Dnf_synproxy_core.c280 struct synproxy_stats *stats = v; in synproxy_cpu_seq_show()
348 snet->stats = alloc_percpu(struct synproxy_stats); in synproxy_net_init()