Searched refs:lwiperf_tcp_poll (Results 1 – 1 of 1) sorted by relevance
178 static err_t lwiperf_tcp_poll(void *arg, struct tcp_pcb *tpcb);423 tcp_poll(newpcb, lwiperf_tcp_poll, 2U); in lwiperf_tx_start_impl()573 lwiperf_tcp_poll(void *arg, struct tcp_pcb *tpcb) in lwiperf_tcp_poll() function629 tcp_poll(newpcb, lwiperf_tcp_poll, 2U); in lwiperf_tcp_accept()