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

/external/qemu/slirp/
H A Dtcp_subr.c328 tcp_sockclosed(struct tcpcb *tp) function
331 DEBUG_CALL("tcp_sockclosed");
688 tcp_sockclosed(sototcpcb(so));
772 tcp_sockclosed(sototcpcb(so));
800 tcp_sockclosed(sototcpcb(so));
/external/qemu/slirp-android/
H A Dtcp_subr.c330 tcp_sockclosed(struct tcpcb *tp) function
333 DEBUG_CALL("tcp_sockclosed");

Completed in 824 milliseconds