Searched refs:act_pedit_ops (Results 1 – 1 of 1) sorted by relevance
25 static struct tc_action_ops act_pedit_ops; variable192 &act_pedit_ops, bind, false, 0); in tcf_pedit_init()512 static struct tc_action_ops act_pedit_ops = { variable530 return tc_action_net_init(net, tn, &act_pedit_ops); in pedit_init_net()551 return tcf_register_action(&act_pedit_ops, &pedit_net_ops); in pedit_init_module()556 tcf_unregister_action(&act_pedit_ops, &pedit_net_ops); in pedit_cleanup_module()