OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:needoutput
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_input.c
1200
int todrop, acked, ourfinisacked,
needoutput
= 0;
local
2559
needoutput
= 1;
2678
needoutput
= 1;
2857
if (
needoutput
|| (tp->t_flags & TF_ACKNOW)) {
tcp_input.c
1200
int todrop, acked, ourfinisacked,
needoutput
= 0;
local
2559
needoutput
= 1;
2678
needoutput
= 1;
2857
if (
needoutput
|| (tp->t_flags & TF_ACKNOW)) {
Completed in 32 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026