Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_tunnel_key.c815 static struct pernet_operations tunnel_key_net_ops = { variable
824 return tcf_register_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_init_module()
829 tcf_unregister_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_cleanup_module()