HomeSort by: relevance | last modified time | path
    Searched defs:af1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
mbg_gps166.h 897 l_fp af1; ///< +- Clock Correction Coefficient 1 [sec/sec] member in struct:__anon7361
934 l_fp af1; ///< +- Clock Correction Coefficient 1 [sec/sec] member in struct:__anon7362
  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 3030 u_short af1; local
3038 af1 = AF(&pm1->addr);
3041 if (af1 != af2)
3042 return (AF_INET == af1)
3046 cmplen = SIZEOF_INADDR(af1);
3047 addr_off = (AF_INET == af1)

Completed in 29 milliseconds