Lines Matching defs:pcb
28 static int tcp_oos_count(struct tcp_pcb* pcb) in tcp_oos_count()
41 static int tcp_oos_pbuf_count(struct tcp_pcb* pcb) in tcp_oos_pbuf_count()
60 tcp_oos_seg_seqno(struct tcp_pcb* pcb, int seg_index) in tcp_oos_seg_seqno()
84 tcp_oos_seg_tcplen(struct tcp_pcb* pcb, int seg_index) in tcp_oos_seg_tcplen()
107 tcp_oos_tcplen(struct tcp_pcb* pcb) in tcp_oos_tcplen()
157 struct tcp_pcb* pcb; in START_TEST() local
293 struct tcp_pcb* pcb; in START_TEST() local
465 struct tcp_pcb* pcb; in START_TEST() local
552 struct tcp_pcb* pcb; in START_TEST() local
638 struct tcp_pcb* pcb; in START_TEST() local
713 struct tcp_pcb* pcb; in START_TEST() local
784 check_rx_counters(struct tcp_pcb *pcb, struct test_tcp_counters *counters, u32_t exp_close_calls, u… in check_rx_counters()
810 struct tcp_pcb* pcb; in test_tcp_recv_ooseq_double_FINs() local