Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c952 struct tcf_net { struct
962 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_insert() argument
977 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_remove()
1015 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_lookup()
3940 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_init()
3949 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_exit()
3958 .size = sizeof(struct tcf_net),