Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c828 struct tcf_net { struct
838 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_insert()
853 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_remove()
891 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_lookup()
3884 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_init()
3893 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_exit()
3902 .size = sizeof(struct tcf_net),
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c952 struct tcf_net { struct
962 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_block_insert()
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()
3947 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_init()
3956 struct tcf_net *tn = net_generic(net, tcf_net_id); in tcf_net_exit()
3965 .size = sizeof(struct tcf_net),

Completed in 10 milliseconds