__tcf_get_next_proto 1032 net/sched/cls_api.c 	struct tcf_proto *tp_next = __tcf_get_next_proto(chain, tp);
__tcf_get_next_proto 1450 net/sched/cls_api.c 		for (tp = __tcf_get_next_proto(chain, NULL); tp;
__tcf_get_next_proto 1452 net/sched/cls_api.c 			     tp = __tcf_get_next_proto(chain, tp),
__tcf_get_next_proto 2458 net/sched/cls_api.c 	for (tp = __tcf_get_next_proto(chain, NULL);
__tcf_get_next_proto 2461 net/sched/cls_api.c 		     tp = __tcf_get_next_proto(chain, tp),