Home
last modified time | relevance | path

Searched refs:synproxy_pernet (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_synproxy_core.c246 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_start()
264 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_next()
350 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_net_init()
390 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_net_exit()
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_synproxy.h44 static inline struct synproxy_net *synproxy_pernet(struct net *net) in synproxy_pernet() function
/linux-4.1.27/net/ipv4/netfilter/
Dipt_SYNPROXY.c260 struct synproxy_net *snet = synproxy_pernet(dev_net(par->in)); in synproxy_tg4()
305 struct synproxy_net *snet = synproxy_pernet(dev_net(nhs->in ? : nhs->out)); in ipv4_synproxy_hook()
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_SYNPROXY.c275 struct synproxy_net *snet = synproxy_pernet(dev_net(par->in)); in synproxy_tg6()
320 struct synproxy_net *snet = synproxy_pernet(dev_net(nhs->in ? : nhs->out)); in ipv6_synproxy_hook()