HomeSort by relevance Sort by last modified time
    Searched full:tcp_fasttimo (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
tcp_timer.c 47 tcp_fasttimo(void) function
52 DEBUG_CALL("tcp_fasttimo");
tcp_timer.h 129 void tcp_fasttimo _P((void));
slirp.c 271 * See if we need a tcp_fasttimo
408 tcp_fasttimo();
  /external/qemu/slirp-android/
tcp_timer.c 47 tcp_fasttimo(void) function
52 DEBUG_CALL("tcp_fasttimo");
tcp_timer.h 129 void tcp_fasttimo _P((void));
slirp.c 331 * See if we need a tcp_fasttimo
482 tcp_fasttimo();
    [all...]

Completed in 77 milliseconds