Searched refs:sample_net_id (Results 1 – 1 of 1) sorted by relevance
26 static unsigned int sample_net_id; variable41 struct tc_action_net *tn = net_generic(net, sample_net_id); in tcf_sample_init()242 struct tc_action_net *tn = net_generic(net, sample_net_id); in tcf_sample_walker()249 struct tc_action_net *tn = net_generic(net, sample_net_id); in tcf_sample_search()294 struct tc_action_net *tn = net_generic(net, sample_net_id); in sample_init_net()301 tc_action_net_exit(net_list, sample_net_id); in sample_exit_net()307 .id = &sample_net_id,