Searched refs:act_skbedit_ops (Results 1 – 1 of 1) sorted by relevance
24 static struct tc_action_ops act_skbedit_ops; variable179 &act_skbedit_ops, bind, true, 0); in tcf_skbedit_init()330 static struct tc_action_ops act_skbedit_ops = { variable349 return tc_action_net_init(net, tn, &act_skbedit_ops); in skbedit_init_net()370 return tcf_register_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_init_module()375 tcf_unregister_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_cleanup_module()