Home | History | Annotate | Download | only in slirp-android

Lines Matching full:tcpcb

111 static void tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt,
113 static void tcp_xmit_timer(register struct tcpcb *tp, int rtt);
116 tcp_reass(register struct tcpcb *tp, register struct tcpiphdr *ti,
240 register struct tcpcb *tp = NULL;
1504 tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt, struct tcpiphdr *ti)
1591 struct tcpcb *tp = sototcpcb(so);
1615 tcp_xmit_timer(register struct tcpcb *tp, int rtt)
1703 tcp_mss(struct tcpcb *tp, u_int offer)