Home
last modified time | relevance | path

Searched refs:act_pedit_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
Dact_pedit.c214 static struct tc_action_ops act_pedit_ops = { variable
230 return tcf_register_action(&act_pedit_ops, PEDIT_TAB_MASK); in pedit_init_module()
235 tcf_unregister_action(&act_pedit_ops); in pedit_cleanup_module()