Home
last modified time | relevance | path

Searched defs:NTOHS_FP (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/ntp/include/
HDntp_fp.h89 #define NTOHS_FP(x) (ntohl(x)) macro
/trueos/contrib/ntp/util/
HDjitter.h130 #define NTOHS_FP(x) (ntohl(x)) macro