tcf_action_dump_old  188 include/net/act_api.h int tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int, int);
tcf_action_dump_old  779 net/sched/act_api.c 	err = tcf_action_dump_old(skb, a, bind, ref);
tcf_action_dump_old 3098 net/sched/cls_api.c 			if (tcf_action_dump_old(skb, act, 0, 0) < 0)