Searched refs:act_skbmod_ops (Results 1 – 1 of 1) sorted by relevance
24 static struct tc_action_ops act_skbmod_ops; variable145 &act_skbmod_ops, bind, true); in tcf_skbmod_init()262 static struct tc_action_ops act_skbmod_ops = { variable279 return tc_action_net_init(tn, &act_skbmod_ops); in skbmod_init_net()300 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()305 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()