Home
last modified time | relevance | path

Searched refs:VERSIONMASK (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dntp.h105 #define VERSIONMASK 0x38 macro
Dprint-ntp.c88 version = (int)(bp->status & VERSIONMASK) >> 3; in ntp_print()