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

Lines Matching refs:tcp_dooptions

111 static void tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt,
331 * tcp_dooptions(), etc.
471 tcp_dooptions(tp, (u_char *)optp, optlen, ti);
724 tcp_dooptions(tp, (u_char *)optp, optlen, ti);
1504 tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt, struct tcpiphdr *ti)
1509 DEBUG_CALL("tcp_dooptions");