Home
last modified time | relevance | path

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

/net/sched/
Dact_connmark.c242 static struct pernet_operations connmark_net_ops = { variable
251 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()
256 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()