Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_sched.c32 EXPORT_SYMBOL(ip_vs_scheduler_err);
148 void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg) in ip_vs_scheduler_err() function
Dip_vs_wrr.c232 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_wrr_schedule()
238 ip_vs_scheduler_err(svc, "no destination available: " in ip_vs_wrr_schedule()
Dip_vs_fo.c54 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_fo_schedule()
Dip_vs_lc.c58 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lc_schedule()
Dip_vs_wlc.c63 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_wlc_schedule()
Dip_vs_nq.c103 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_nq_schedule()
Dip_vs_sed.c91 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sed_schedule()
Dip_vs_rr.c90 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_rr_schedule()
Dip_vs_dh.c231 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_dh_schedule()
Dip_vs_sh.c339 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sh_schedule()
Dip_vs_lblc.c517 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblc_schedule()
Dip_vs_lblcr.c687 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblcr_schedule()
/linux-4.1.27/include/net/
Dip_vs.h1365 void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg);