Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dtcp_out.c294 tcp_write_checks(struct tcp_pcb *pcb, u16_t len) in tcp_write_checks() function
385 err = tcp_write_checks(pcb, len); in tcp_write()