Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp.c494 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function
563 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp.c632 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function
732 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp.c776 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function
906 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG545 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG762 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()