Home
last modified time | relevance | path

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

/openbmc/linux/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()
627 nf_unregister_net_hooks(net, ila_nf_hook_ops, in ila_xlat_pre_exit_net()
628 ARRAY_SIZE(ila_nf_hook_ops)); in ila_xlat_pre_exit_net()