OpenGrok
Cross Reference: tcp_subr.c
xref
: /
external
/
qemu
/
slirp
/
tcp_subr.c
Home
|
History
|
Annotate
|
Download
|
only in
slirp
Lines Matching
refs:malloc
183
tp = (struct tcpcb *)
malloc
(sizeof(*tp));