HomeSort by relevance Sort by last modified time
    Searched refs:tcp_template (Results 1 - 8 of 8) sorted by null

  /external/qemu/slirp-android/
slirp.h 252 void tcp_template _P((struct tcpcb *));
tcp_subr.c 67 tcp_template(struct tcpcb *tp) function
650 tcp_template(tp);
slirp.c     [all...]
tcp_input.c 721 tcp_template(tp);
    [all...]
  /external/qemu/slirp/
slirp.h 302 void tcp_template _P((struct tcpcb *));
tcp_subr.c 65 tcp_template(struct tcpcb *tp) function
494 tcp_template(tp);
825 tcp_template(tp);
    [all...]
slirp.c 1004 tcp_template(tp);
tcp_input.c 715 tcp_template(tp);
    [all...]

Completed in 204 milliseconds