Searched refs:tcp_input_pcb (Results 1 – 3 of 3) sorted by relevance
72 struct tcp_pcb *tcp_input_pcb; variable303 tcp_input_pcb = pcb; in tcp_input()381 tcp_input_pcb = NULL; in tcp_input()394 tcp_input_pcb = NULL; in tcp_input()
914 if (tcp_input_pcb == pcb) { in tcp_output()
306 extern struct tcp_pcb *tcp_input_pcb;
Completed in 8 milliseconds