Searched defs:my_flags (Results 1 – 1 of 1) sorted by relevance
2985 int my_flags = SPLICE_F_MOVE | SPLICE_F_NONBLOCK; /* values in recv_data_no_copy() local3083 int recv_pktinfo(SOCKET data_socket, char *message_ptr, int bytes_to_recv, int my_flags, struct so… in recv_pktinfo()3143 int my_flags = 0; /* will we one day want to set MSG_WAITALL? */ in recv_data() local