Lines Matching full:may
43 As such, the list of functions that may be called from
54 Additionaly, memory (de-)allocation functions may be
66 pbuf_free() may also be called from another thread or
67 an ISR (since only then, mem_free - for PBUF_RAM - may
98 Raw API applications may never block since all packet processing
106 occurs. A particular application may register to be notified via a
164 tcp_listen() may return NULL if no memory was available for the
278 the application may use the polling functionality to call tcp_write()
296 Closes the connection. The function may return ERR_MEM if no memory
323 parameter since the pcb may already have been deallocated.
397 or fill them with sane numbers otherwise. The state pointer may be NULL.