Searched refs:act_skbmod_ops (Results 1 – 1 of 1) sorted by relevance
23 static struct tc_action_ops act_skbmod_ops; variable171 &act_skbmod_ops, bind, true, flags); in tcf_skbmod_init()296 static struct tc_action_ops act_skbmod_ops = { variable313 return tc_action_net_init(net, tn, &act_skbmod_ops); in skbmod_init_net()334 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()339 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()