Symbol: synproxy_net
include/net/netfilter/nf_synproxy.h
30
static inline struct synproxy_net *synproxy_pernet(struct net *net)
include/net/netfilter/nf_synproxy.h
65
int nf_synproxy_ipv4_init(struct synproxy_net *snet, struct net *net);
include/net/netfilter/nf_synproxy.h
66
void nf_synproxy_ipv4_fini(struct synproxy_net *snet, struct net *net);
include/net/netfilter/nf_synproxy.h
80
int nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net);
include/net/netfilter/nf_synproxy.h
81
void nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net);
include/net/netfilter/nf_synproxy.h
84
nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net) { return 0; }
include/net/netfilter/nf_synproxy.h
86
nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net) {};
net/ipv4/netfilter/ipt_SYNPROXY.c
17
struct synproxy_net *snet = synproxy_pernet(net);
net/ipv4/netfilter/ipt_SYNPROXY.c
66
struct synproxy_net *snet = synproxy_pernet(par->net);
net/ipv4/netfilter/ipt_SYNPROXY.c
89
struct synproxy_net *snet = synproxy_pernet(par->net);
net/ipv6/netfilter/ip6t_SYNPROXY.c
17
struct synproxy_net *snet = synproxy_pernet(net);
net/ipv6/netfilter/ip6t_SYNPROXY.c
68
struct synproxy_net *snet = synproxy_pernet(par->net);
net/ipv6/netfilter/ip6t_SYNPROXY.c
92
struct synproxy_net *snet = synproxy_pernet(par->net);
net/netfilter/nf_synproxy_core.c
1044
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
1070
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
1203
nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net)
net/netfilter/nf_synproxy_core.c
1223
nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net)
net/netfilter/nf_synproxy_core.c
245
struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq));
net/netfilter/nf_synproxy_core.c
263
struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq));
net/netfilter/nf_synproxy_core.c
335
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
371
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
382
.size = sizeof(struct synproxy_net),
net/netfilter/nf_synproxy_core.c
497
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
620
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
646
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nf_synproxy_core.c
772
int nf_synproxy_ipv4_init(struct synproxy_net *snet, struct net *net)
net/netfilter/nf_synproxy_core.c
791
void nf_synproxy_ipv4_fini(struct synproxy_net *snet, struct net *net)
net/netfilter/nf_synproxy_core.c
918
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nft_synproxy.c
156
struct synproxy_net *snet = synproxy_pernet(ctx->net);
net/netfilter/nft_synproxy.c
209
struct synproxy_net *snet = synproxy_pernet(ctx->net);
net/netfilter/nft_synproxy.c
26
struct synproxy_net *snet,
net/netfilter/nft_synproxy.c
53
struct synproxy_net *snet = synproxy_pernet(net);
net/netfilter/nft_synproxy.c
84
struct synproxy_net *snet = synproxy_pernet(net);