OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:global_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_srt.c
63
static unsigned int
global_flags
;
variable
349
global_flags
= 0;
546
global_flags
= (
global_flags
& ~SSF_UCHG) | (f & SSF_GLOBAL);
552
*(unsigned int *)data = sc->flags |
global_flags
;
557
o = sc->flags |
global_flags
;
559
global_flags
= (
global_flags
& ~SSF_UCHG) | (n & SSF_GLOBAL);
/src/external/bsd/tcpdump/dist/
print-lspping.c
69
nd_uint16_t
global_flags
;
member in struct:lspping_common_header
Completed in 24 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026