Searched refs:USEC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntpclient/
H A Dntpclient.c50 #define USEC(x) ( ( (x) >> 12 ) - 759 * ( ( ( (x) >> 10 ) + 32768 ) >> 16 ) ) macro
268 tv_set.tv_usec = USEC(xmttime.fine);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/ntpclient/
H A Dntpclient.c50 #define USEC(x) ( ( (x) >> 12 ) - 759 * ( ( ( (x) >> 10 ) + 32768 ) >> 16 ) ) macro
227 tv_set.tv_usec = USEC(xmttime.fine);

Completed in 38 milliseconds