Home
last modified time | relevance | path

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

/linux/net/ipv6/ila/
H A Dila_xlat.c189 static const struct nf_hook_ops ila_nf_hook_ops[] = { variable
213 err = nf_register_net_hooks(net, ila_nf_hook_ops, in ila_add_mapping()
214 ARRAY_SIZE(ila_nf_hook_ops)); in ila_add_mapping()
628 nf_unregister_net_hooks(net, ila_nf_hook_ops, in ila_xlat_pre_exit_net()
629 ARRAY_SIZE(ila_nf_hook_ops)); in ila_xlat_pre_exit_net()