Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c779 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function
912 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
/btstack/3rd-party/lwip/core/
H A DCHANGELOG807 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()