Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_ipt.c397 static struct pernet_operations ipt_net_ops = { variable
447 ret2 = tcf_register_action(&act_ipt_ops, &ipt_net_ops); in ipt_init_module()
459 tcf_unregister_action(&act_ipt_ops, &ipt_net_ops); in ipt_cleanup_module()