Searched refs:tcp_canceltimers (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dtcp_timer.h131 void tcp_canceltimers _P((struct tcpcb *));
H A Dtcp_timer.c116 tcp_canceltimers(struct tcpcb *tp) function
H A Dtcp_input.c1249 tcp_canceltimers(tp);
1419 tcp_canceltimers(tp);
/external/qemu/slirp-android/
H A Dtcp_timer.h131 void tcp_canceltimers _P((struct tcpcb *));
H A Dtcp_timer.c116 tcp_canceltimers(struct tcpcb *tp) function
H A Dtcp_input.c1255 tcp_canceltimers(tp);
1425 tcp_canceltimers(tp);

Completed in 244 milliseconds