Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_connmark.c259 static struct pernet_operations connmark_net_ops = { variable
268 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()
273 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()