Home
last modified time | relevance | path

Searched refs:ip_vs_scheduler_err (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_wrr.c149 ip_vs_scheduler_err(svc, in ip_vs_wrr_schedule()
165 ip_vs_scheduler_err(svc, in ip_vs_wrr_schedule()
188 ip_vs_scheduler_err(svc, in ip_vs_wrr_schedule()
Dip_vs_sched.c32 EXPORT_SYMBOL(ip_vs_scheduler_err);
154 void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg) in ip_vs_scheduler_err() function
Dip_vs_lc.c57 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lc_schedule()
Dip_vs_wlc.c62 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_wlc_schedule()
Dip_vs_nq.c102 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_nq_schedule()
Dip_vs_sed.c90 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sed_schedule()
Dip_vs_rr.c75 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_rr_schedule()
Dip_vs_sh.c241 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sh_schedule()
Dip_vs_lblc.c514 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblc_schedule()
Dip_vs_lblcr.c690 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblcr_schedule()
/linux-3.4.99/include/net/
Dip_vs.h1180 extern void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg);