Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dtcp_out.c291 tcp_write_checks(struct tcp_pcb *pcb, u16_t len) in tcp_write_checks() function
380 err = tcp_write_checks(pcb, len); in tcp_write()