Home
last modified time | relevance | path

Searched refs:tcp_write_checks (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp_out.c305 tcp_write_checks(struct tcp_pcb *pcb, u16_t len) in tcp_write_checks() function
432 err = tcp_write_checks(pcb, len); in tcp_write()