Searched refs:tcp_new (Results 1 – 6 of 6) sorted by relevance
316 struct tcp_pcb * tcp_new (void);
225 struct tcp_pcb* pcb = tcp_new(); in test_tcp_new_counters_pcb()
63 pcb = tcp_new(); in START_TEST()
102 tcp_new() function. This PCB can then be either set to listen for new105 - struct tcp_pcb *tcp_new(void)
1363 tcp_new(void) in tcp_new() function
526 msg->conn->pcb.tcp = tcp_new();