Searched refs:act_skbmod_ops (Results 1 – 1 of 1) sorted by relevance
22 static struct tc_action_ops act_skbmod_ops; variable150 &act_skbmod_ops, bind, true, 0); in tcf_skbmod_init()275 static struct tc_action_ops act_skbmod_ops = { variable292 return tc_action_net_init(net, tn, &act_skbmod_ops); in skbmod_init_net()313 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()318 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()