Searched refs:act_tunnel_key_ops (Results 1 – 1 of 1) sorted by relevance
25 static struct tc_action_ops act_tunnel_key_ops; variable333 &act_tunnel_key_ops, bind, true); in tunnel_key_init()559 static struct tc_action_ops act_tunnel_key_ops = { variable576 return tc_action_net_init(tn, &act_tunnel_key_ops); in tunnel_key_init_net()593 return tcf_register_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_init_module()598 tcf_unregister_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_cleanup_module()