Searched refs:act_skbedit_ops (Results 1 – 1 of 1) sorted by relevance
24 static struct tc_action_ops act_skbedit_ops; variable168 &act_skbedit_ops, bind, true); in tcf_skbedit_init()321 static struct tc_action_ops act_skbedit_ops = { variable339 return tc_action_net_init(net, tn, &act_skbedit_ops); in skbedit_init_net()360 return tcf_register_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_init_module()365 tcf_unregister_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_cleanup_module()