Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_api.c869 struct tcf_net { struct
879 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_insert() argument
894 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_remove()
932 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_lookup()
3608 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_init()
3617 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_exit()
3626 .size = sizeof(struct tcf_net),