Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c565 static unsigned int ct_net_id; variable
1156 struct tc_ct_action_net *tn = net_generic(net, ct_net_id); in tcf_ct_fill_params()
1233 struct tc_action_net *tn = net_generic(net, ct_net_id); in tcf_ct_init()
1468 struct tc_action_net *tn = net_generic(net, ct_net_id); in tcf_ct_walker()
1475 struct tc_action_net *tn = net_generic(net, ct_net_id); in tcf_ct_search()
1506 struct tc_ct_action_net *tn = net_generic(net, ct_net_id); in ct_init_net()
1524 struct tc_ct_action_net *tn = net_generic(net, ct_net_id); in ct_exit_net()
1531 tc_action_net_exit(net_list, ct_net_id); in ct_exit_net()
1537 .id = &ct_net_id,

Completed in 2 milliseconds