Searched refs:act_skbmod_ops (Results 1 – 1 of 1) sorted by relevance
21 static struct tc_action_ops act_skbmod_ops; variable146 &act_skbmod_ops, bind, true); in tcf_skbmod_init()273 static struct tc_action_ops act_skbmod_ops = { variable290 return tc_action_net_init(net, tn, &act_skbmod_ops); in skbmod_init_net()311 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()316 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()