Searched refs:nf_nat_ipv6_register_fn (Results 1 – 4 of 4) sorted by relevance
72 .ops_register = nf_nat_ipv6_register_fn,
995 int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv6_register_fn() function1000 EXPORT_SYMBOL_GPL(nf_nat_ipv6_register_fn);
70 ret = nf_nat_ipv6_register_fn(net, &nf_nat_ipv6_ops[i]); in ip6t_nat_register_lookups()
97 int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops);