OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_found
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.c
321
bool old_found,
new_found
;
local
327
new_found
= false;
336
if (!
new_found
&& !strcmp(name, tccp->congctl_name)) {
338
new_found
= true;
341
if (
new_found
&& old_found) {
Completed in 21 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026