OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_found
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.c
321
bool old_found,
new_found
;
local in function:tcp_congctl_select
327
new_found
= false;
336
if (!
new_found
&& !strcmp(name, tccp->congctl_name)) {
338
new_found
= true;
341
if (
new_found
&& old_found) {
tcp_congctl.c
321
bool old_found,
new_found
;
local in function:tcp_congctl_select
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 24 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025