Searched refs:tcp_input_pcb (Results 1 – 14 of 14) 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()
82 struct tcp_pcb *tcp_input_pcb; variable369 tcp_input_pcb = pcb;490 tcp_input_pcb = NULL;503 tcp_input_pcb = NULL;
1011 if (tcp_input_pcb == pcb) { in tcp_output()
286 if (tcp_input_pcb == pcb) { in tcp_close_shutdown()
88 struct tcp_pcb *tcp_input_pcb; variable437 tcp_input_pcb = pcb;548 tcp_input_pcb = NULL;564 tcp_input_pcb = NULL;
366 if (tcp_input_pcb == pcb) { in tcp_close_shutdown()
1258 if (tcp_input_pcb == pcb) { in tcp_output()
306 extern struct tcp_pcb *tcp_input_pcb;
311 extern struct tcp_pcb *tcp_input_pcb;
326 extern struct tcp_pcb *tcp_input_pcb;
1004 tcp_input_pcb until after calling the pcb's callbacks
1931 tcp_input_pcb until after calling the pcb's callbacks
2148 tcp_input_pcb until after calling the pcb's callbacks