Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_api.c1703 static struct pernet_operations tcf_action_net_ops = { variable
1714 err = register_pernet_subsys(&tcf_action_net_ops); in tc_action_init()