Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_tunnel_key.c859 static struct pernet_operations tunnel_key_net_ops = { variable
868 return tcf_register_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_init_module()
873 tcf_unregister_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_cleanup_module()