Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
H A Dtcp_out.c317 tcp_write_checks(struct tcp_pcb *pcb, u16_t len) in tcp_write_checks() function
319 LWIP_ASSERT("tcp_write_checks: invalid pcb", pcb != NULL); in tcp_write_checks()
444 err = tcp_write_checks(pcb, len); in tcp_write()

Completed in 3 milliseconds