Home
last modified time | relevance | path

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

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