Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/netfilter/
Dip6table_nat.c69 static struct nf_hook_ops nf_nat_ipv6_ops[] __read_mostly = { variable
130 err = nf_register_hooks(nf_nat_ipv6_ops, ARRAY_SIZE(nf_nat_ipv6_ops)); in ip6table_nat_init()
143 nf_unregister_hooks(nf_nat_ipv6_ops, ARRAY_SIZE(nf_nat_ipv6_ops)); in ip6table_nat_exit()