Home
last modified time | relevance | path

Searched refs:tcp_template (Results 1 – 8 of 8) sorted by relevance

/external/qemu/slirp-android/
Dslirp.h252 void tcp_template _P((struct tcpcb *));
Dtcp_subr.c67 tcp_template(struct tcpcb *tp) in tcp_template() function
650 tcp_template(tp); in tcp_connect()
Dslirp.c1407 tcp_template(tp); in slirp_tcp_load()
Dtcp_input.c721 tcp_template(tp); in tcp_input()
/external/qemu/slirp/
Dslirp.h302 void tcp_template _P((struct tcpcb *));
Dtcp_subr.c65 tcp_template(struct tcpcb *tp) in tcp_template() function
494 tcp_template(tp); in tcp_connect()
825 tcp_template(tp); in tcp_emu()
Dslirp.c1004 tcp_template(tp); in slirp_tcp_load()
Dtcp_input.c715 tcp_template(tp); in tcp_input()