Lines Matching refs:remote
165 Sets up the pcb to connect to the remote host and sends the
185 tcp_write(). When the data is successfully transmitted to the remote
198 ACKed by the remote host
219 successfully been received (i.e., acknowledged) by the remote
238 indicate that the remote host has closed the connection. If
285 Aborts the connection by sending a RST (reset) segment to the remote
325 or connected to a remote address.
341 Sets the remote end of the pcb. This function does not generate any
342 network traffic, but only set the remote address of the pcb.
346 Remove the remote end of the pcb. This function does not generate
347 any network traffic, but only removes the remote address of the pcb.