Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dcls_api.c827 struct tcf_net { struct
837 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_insert() argument
852 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_remove()
890 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_lookup()
3868 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_init()
3877 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_exit()
3886 .size = sizeof(struct tcf_net),