Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c249 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_start()
267 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_next()
353 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.4.14/include/net/netfilter/
Dnf_conntrack_synproxy.h44 static inline struct synproxy_net *synproxy_pernet(struct net *net) in synproxy_pernet() function
/linux-4.4.14/net/ipv4/netfilter/
Dipt_SYNPROXY.c265 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg4()
310 struct synproxy_net *snet = synproxy_pernet(nhs->net); in ipv4_synproxy_hook()
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_SYNPROXY.c278 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg6()
323 struct synproxy_net *snet = synproxy_pernet(nhs->net); in ipv6_synproxy_hook()