Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_csum.c561 static struct tc_action_ops act_csum_ops = { variable
575 return tcf_register_action(&act_csum_ops, CSUM_TAB_MASK); in csum_init_module()
580 tcf_unregister_action(&act_csum_ops); in csum_cleanup_module()