act_simp_ops       22 net/sched/act_simple.c static struct tc_action_ops act_simp_ops;
act_simp_ops      130 net/sched/act_simple.c 				     &act_simp_ops, bind, false);
act_simp_ops      218 net/sched/act_simple.c static struct tc_action_ops act_simp_ops = {
act_simp_ops      235 net/sched/act_simple.c 	return tc_action_net_init(net, tn, &act_simp_ops);
act_simp_ops      256 net/sched/act_simple.c 	int ret = tcf_register_action(&act_simp_ops, &simp_net_ops);
act_simp_ops      264 net/sched/act_simple.c 	tcf_unregister_action(&act_simp_ops, &simp_net_ops);