Lines Matching full:receive
13 The strparser works in one of two modes: receive callback or general
16 In receive callback mode, the strparser is called from the data_ready
29 functions, and a data_ready function for receive callback mode. The
42 socket associated with the stream parser for use with receive
83 maximum messages size is the limit of the receive socket
84 buffer and message timeout is the receive timeout for the socket.
120 zero) and the parser is in receive callback mode, then it will set
130 processing a timeout). In receive callback mode the default
137 by the lock callback. In receive callback mode the default
158 the TCP socket in receive callback mode. The stream parser may
167 sets the error in the socket if the parser is in receive callback
186 A timer is set when assembly starts for a new message. In receive
191 socket if in receive callback mode.
193 In receive callback mode, message length is limited to the receive
197 makes the maximum size of receive skbuffs for a socket with a stream