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

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c40 # define SERVER_PORT_NUM 123 macro
496 ((struct sockaddr_in6 *)&hostaddr)->sin6_port = htons(SERVER_PORT_NUM);
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c57 # define SERVER_PORT_NUM 123 macro
755 ((struct sockaddr_in6 *)&hostaddr)->sin6_port = htons(SERVER_PORT_NUM);

Completed in 64 milliseconds