HomeSort by: relevance | last modified time | path
    Searched refs:SIZEOF_SOCKADDR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/tests/
utilities.c 42 a.ai_addrlen = SIZEOF_SOCKADDR(a.ai_family);
  /src/external/bsd/ntp/dist/include/
ntp_net.h 118 #define SIZEOF_SOCKADDR(fam) \
  /src/external/bsd/ntp/dist/ntpd/
ntp_config.c 5634 addr->sa.sa_len = SIZEOF_SOCKADDR(AF(addr));

Completed in 38 milliseconds