Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c4083 static struct pernet_operations tcf_net_ops = { variable
4111 err = register_pernet_subsys(&tcf_net_ops); in tc_filter_init()