Searched refs:IP_VS_ERR_RL (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_wrr.c150 IP_VS_ERR_RL("WRR: no destination available: "
165 IP_VS_ERR_RL("WRR: no destination "
188 IP_VS_ERR_RL("WRR: no destination available: "
H A Dip_vs_lc.c73 IP_VS_ERR_RL("LC: no destination available\n");
H A Dip_vs_nq.c102 IP_VS_ERR_RL("NQ: no destination available\n");
H A Dip_vs_sed.c90 IP_VS_ERR_RL("SED: no destination available\n");
H A Dip_vs_wlc.c78 IP_VS_ERR_RL("WLC: no destination available\n");
H A Dip_vs_rr.c75 IP_VS_ERR_RL("RR: no destination available\n");
H A Dip_vs_sync.c308 IP_VS_ERR_RL("sync message header too short\n");
316 IP_VS_ERR_RL("bogus sync message size\n");
332 IP_VS_ERR_RL("bogus conn in sync message\n");
342 IP_VS_ERR_RL("bogus conn options in sync message\n");
354 IP_VS_ERR_RL("Unsupported protocol %u in sync msg\n",
H A Dip_vs_sh.c226 IP_VS_ERR_RL("SH: no destination available\n");
H A Dip_vs_lblc.c503 IP_VS_ERR_RL("LBLC: no destination available\n");
H A Dip_vs_xmit.c614 IP_VS_ERR_RL("%s(): no memory\n", __func__);
723 IP_VS_ERR_RL("%s(): no memory\n", __func__);
H A Dip_vs_lblcr.c686 IP_VS_ERR_RL("LBLCR: no destination available\n");
H A Dip_vs_conn.c764 IP_VS_ERR_RL("%s(): no memory\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h158 #define IP_VS_ERR_RL(msg, ...) \ macro

Completed in 52 milliseconds