Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp.c779 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function
909 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
/third_party/lwip/
DCHANGELOG817 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()