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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dxprtsock.c299 #define XS_SENDMSG_FLAGS (MSG_DONTWAIT | MSG_NOSIGNAL) macro
306 .msg_flags = XS_SENDMSG_FLAGS | (more ? MSG_MORE : 0),
330 int flags = XS_SENDMSG_FLAGS;

Completed in 39 milliseconds