Searched refs:act_sample_ops (Results 1 – 1 of 1) sorted by relevance
27 static struct tc_action_ops act_sample_ops; variable72 &act_sample_ops, bind, true, 0); in tcf_sample_init()278 static struct tc_action_ops act_sample_ops = { variable296 return tc_action_net_init(net, tn, &act_sample_ops); in sample_init_net()313 return tcf_register_action(&act_sample_ops, &sample_net_ops); in sample_init_module()318 tcf_unregister_action(&act_sample_ops, &sample_net_ops); in sample_cleanup_module()