OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCF_UNREACH
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.h
179
#define
SCF_UNREACH
0x0001 /* we've had an unreach error */
tcp_syncache.c
851
if ((sc->sc_flags &
SCF_UNREACH
) == 0 || sc->sc_rxtshift < 3) {
852
sc->sc_flags |=
SCF_UNREACH
;
Completed in 14 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026