OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERSIONMASK
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
ntp.h
105
#define
VERSIONMASK
0x38
print-ntp.c
88
version = (int)(bp->status &
VERSIONMASK
) >> 3;
Completed in 28 milliseconds