Lines Matching full:call
190 the connection to be properly setup. Instead, it will call the
205 TCP data is sent by enqueueing the data with a call to
207 host, the application will be notified with a call to a specified
221 the PSH flag is set in the last segment created by this call to tcp_write.
230 The proper way to use this function is to call the function with at
249 application has taken the data, it has to call the tcp_recved()
277 if a call to tcp_write() has failed because memory wasn't available,
278 the application may use the polling functionality to call tcp_write()
302 The pcb is deallocated by the TCP code after a call to tcp_close().
384 Call these functions in the order of appearance:
435 Creates a new DHCP client for this interface on the first call.
441 When the system is running, you have to periodically call
470 E.g. when using the cs8900 driver, call cs8900if_service(ethif)