ila_nf_hook_ops   195 net/ipv6/ila/ila_xlat.c static const struct nf_hook_ops ila_nf_hook_ops[] = {
ila_nf_hook_ops   215 net/ipv6/ila/ila_xlat.c 		err = nf_register_net_hooks(net, ila_nf_hook_ops,
ila_nf_hook_ops   216 net/ipv6/ila/ila_xlat.c 					    ARRAY_SIZE(ila_nf_hook_ops));
ila_nf_hook_ops   629 net/ipv6/ila/ila_xlat.c 		nf_unregister_net_hooks(net, ila_nf_hook_ops,
ila_nf_hook_ops   630 net/ipv6/ila/ila_xlat.c 					ARRAY_SIZE(ila_nf_hook_ops));