Searched refs:nf_nat_ipv4_register_fn (Results 1 – 4 of 4) sorted by relevance
51 .ops_register = nf_nat_ipv4_register_fn,
756 int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv4_register_fn() function761 EXPORT_SYMBOL_GPL(nf_nat_ipv4_register_fn);
68 ret = nf_nat_ipv4_register_fn(net, &nf_nat_ipv4_ops[i]); in ipt_nat_register_lookups()
94 int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops);