Searched refs:IP_VS_DBG_RL (Results 1 – 3 of 3) sorted by relevance
146 IP_VS_DBG_RL("ip_route_output error, dest: %pI4\n", &daddr); in do_output_route4()366 IP_VS_DBG_RL("We are crossing local and non-local addresses" in __ip_vs_get_out_rt()386 IP_VS_DBG_RL("%s(): mtu less than 68\n", __func__); in __ip_vs_get_out_rt()450 IP_VS_DBG_RL("ip6_route_output error, dest: %pI6\n", daddr); in __ip_vs_route_output_v6()516 IP_VS_DBG_RL("We are crossing local and non-local addresses" in __ip_vs_get_out_rt_v6()537 IP_VS_DBG_RL("%s(): mtu less than %d\n", __func__, in __ip_vs_get_out_rt_v6()
1543 IP_VS_DBG_RL("Unhandled frag, load nf_defrag_ipv6\n"); in ip_vs_try_to_schedule()1998 IP_VS_DBG_RL("warning: packet_xmit is null"); in ip_vs_in()
235 #define IP_VS_DBG_RL(msg, ...) \ macro255 #define IP_VS_DBG_RL(msg...) do {} while (0) macro