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); in tcf_sample_init()282 static struct tc_action_ops act_sample_ops = { variable300 return tc_action_net_init(net, tn, &act_sample_ops); in sample_init_net()317 return tcf_register_action(&act_sample_ops, &sample_net_ops); in sample_init_module()322 tcf_unregister_action(&act_sample_ops, &sample_net_ops); in sample_cleanup_module()