Searched defs:tcp_timers (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dtcp_timer.c41 static struct tcpcb *tcp_timers(register struct tcpcb *tp, int timer);
93 tcp_timers(tp,i);
131 tcp_timers(register struct tcpcb *tp, int timer) function
135 DEBUG_CALL("tcp_timers");
/external/qemu/slirp-android/
H A Dtcp_timer.c41 static struct tcpcb *tcp_timers(register struct tcpcb *tp, int timer);
93 tcp_timers(tp,i);
131 tcp_timers(register struct tcpcb *tp, int timer) function
135 DEBUG_CALL("tcp_timers");

Completed in 102 milliseconds