Searched refs:tcp_accept_null (Results 1 – 5 of 5) sorted by relevance
494 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function563 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog()
632 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function732 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
776 tcp_accept_null(void *arg, struct tcp_pcb *pcb, err_t err) in tcp_accept_null() function906 lpcb->accept = tcp_accept_null; in tcp_listen_with_backlog_and_err()
545 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()
762 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()