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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_sync.c575 ip_vs_send_async(struct socket *sock, const char *buffer, const size_t length) function
601 if (ip_vs_send_async(sock, (char *)msg, msize) != msize)
602 IP_VS_ERR("ip_vs_send_async error\n");

Completed in 36 milliseconds