Home
last modified time | relevance | path

Searched refs:ila_nf_hook_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_xlat.c195 static const struct nf_hook_ops ila_nf_hook_ops[] = { variable
215 err = nf_register_net_hooks(net, ila_nf_hook_ops, in ila_add_mapping()
216 ARRAY_SIZE(ila_nf_hook_ops)); in ila_add_mapping()
628 nf_unregister_net_hooks(net, ila_nf_hook_ops, in ila_xlat_exit_net()
629 ARRAY_SIZE(ila_nf_hook_ops)); in ila_xlat_exit_net()
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_xlat.c194 static const struct nf_hook_ops ila_nf_hook_ops[] = { variable
214 err = nf_register_net_hooks(net, ila_nf_hook_ops, in ila_add_mapping()
215 ARRAY_SIZE(ila_nf_hook_ops)); in ila_add_mapping()
631 nf_unregister_net_hooks(net, ila_nf_hook_ops, in ila_xlat_exit_net()
632 ARRAY_SIZE(ila_nf_hook_ops)); in ila_xlat_exit_net()

Completed in 2 milliseconds