ip_vs_bind_scheduler  764 include/net/ip_vs.h extern int ip_vs_bind_scheduler(struct ip_vs_service *svc,
ip_vs_bind_scheduler 1208 net/netfilter/ipvs/ip_vs_ctl.c 	ret = ip_vs_bind_scheduler(svc, sched);
ip_vs_bind_scheduler 1314 net/netfilter/ipvs/ip_vs_ctl.c 		if ((ret = ip_vs_bind_scheduler(svc, sched))) {
ip_vs_bind_scheduler 1325 net/netfilter/ipvs/ip_vs_ctl.c 			ip_vs_bind_scheduler(svc, old_sched);