Searched refs:SIZEOF_SOCKADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/tests/
H A Dutilities.c43 a.ai_addrlen = SIZEOF_SOCKADDR(a.ai_family);
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_net.h116 #define SIZEOF_SOCKADDR(fam) \ macro
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_config.c5437 addr->sa.sa_len = SIZEOF_SOCKADDR(AF(addr));

Completed in 107 milliseconds