Searched refs:tcp_new (Results 1 – 7 of 7) sorted by relevance
371 newpcb = tcp_new(); in lwiperf_tx_start()614 pcb = tcp_new(); in lwiperf_start_tcp_server()
352 struct tcp_pcb * tcp_new (void);
236 struct tcp_pcb* pcb = tcp_new(); in test_tcp_new_counters_pcb()
65 pcb = tcp_new(); in START_TEST()
132 tcp_new() function. This PCB can then be either set to listen for new135 - struct tcp_pcb *tcp_new(void)
1260 client->conn = tcp_new(); in mqtt_client_connect()
1687 tcp_new(void) in tcp_new() function