Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_connmark.c244 static struct pernet_operations connmark_net_ops = { variable
253 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()
258 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()
/kernel/linux/linux-6.6/net/sched/
H A Dact_connmark.c258 static struct pernet_operations connmark_net_ops = { variable
267 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()
272 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()

Completed in 2 milliseconds