Searched refs:synproxy_net (Results 1 – 3 of 3) sorted by relevance
22 struct synproxy_net { struct30 static inline struct synproxy_net *synproxy_pernet(struct net *net) in synproxy_pernet() argument65 int nf_synproxy_ipv4_init(struct synproxy_net *snet, struct net *net);66 void nf_synproxy_ipv4_fini(struct synproxy_net *snet, struct net *net);80 int nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net);81 void nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net);84 nf_synproxy_ipv6_init(struct synproxy_net *snet, struct net *net) { return 0; } in nf_synproxy_ipv6_init()86 nf_synproxy_ipv6_fini(struct synproxy_net *snet, struct net *net) {}; in nf_synproxy_ipv6_fini()
17 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_tg4()66 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg4_check()89 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg4_destroy()
17 struct synproxy_net *snet = synproxy_pernet(net); in synproxy_tg6()68 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg6_check()92 struct synproxy_net *snet = synproxy_pernet(par->net); in synproxy_tg6_destroy()