OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSF_GLOBAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_srt.h
58
#define
SSF_GLOBAL
(0)
if_srt.c
546
global_flags = (global_flags & ~SSF_UCHG) | (f &
SSF_GLOBAL
);
547
sc->flags = (sc->flags & ~SSF_UCHG) | (f & ~
SSF_GLOBAL
);
559
global_flags = (global_flags & ~SSF_UCHG) | (n &
SSF_GLOBAL
);
560
sc->flags = (sc->flags & ~SSF_UCHG) | (n & ~
SSF_GLOBAL
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025