OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_output
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
tcp_output.c
29
* @(#)
tcp_output
.c 8.3 (Berkeley) 12/30/93
30
*
tcp_output
.c,v 1.3 1994/09/15 10:36:55 davidg Exp
67
tcp_output
(struct tcpcb *tp)
function
78
DEBUG_CALL("
tcp_output
");
102
DEBUG_MISC((dfd, " ---
tcp_output
flags = 0x%x\n",flags));
589
* panic("
tcp_output
REXMT");
/external/qemu/slirp-android/
tcp_output.c
29
* @(#)
tcp_output
.c 8.3 (Berkeley) 12/30/93
30
*
tcp_output
.c,v 1.3 1994/09/15 10:36:55 davidg Exp
67
tcp_output
(struct tcpcb *tp)
function
78
DEBUG_CALL("
tcp_output
");
102
DEBUG_MISC((dfd, " ---
tcp_output
flags = 0x%x\n",flags));
589
* panic("
tcp_output
REXMT");
Completed in 105 milliseconds