OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hashed
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-hash.mk
69
@echo ${12345:L:
hashed
} # modifier name too long
/src/sys/netinet/
tcp_vtw.c
414
return vtw->
hashed
&& vtw->expire.tv_sec;
523
if (!vtw->
hashed
) {
670
vtw->
hashed
= 0;
680
if (vtw->
hashed
) {
712
KASSERT(!vtw->
hashed
);
738
vtw->
hashed
= 1;
751
KASSERT(!vtw->
hashed
);
769
vtw->
hashed
= 1;
849
KASSERT(vtw->
hashed
);
995
KASSERT(vtw->
hashed
);
[
all
...]
tcp_vtw.h
216
uint32_t
hashed
: 1; /* reachable via FATP */
member in struct:vtw_common
Completed in 52 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025