Home
last modified time | relevance | path

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

/linux-4.4.14/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_ovf.c61 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_ovf_schedule()
Dip_vs_lc.c58 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lc_schedule()
Dip_vs_sed.c91 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sed_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_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.c336 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_sh_schedule()
Dip_vs_lblc.c516 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblc_schedule()
Dip_vs_lblcr.c686 ip_vs_scheduler_err(svc, "no destination available"); in ip_vs_lblcr_schedule()
/linux-4.4.14/include/net/
Dip_vs.h1368 void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg);