Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c40 # define SERVER_PORT_NUM 123 macro
515 ((struct sockaddr_in6 *)&hostaddr)->sin6_port = htons(SERVER_PORT_NUM); in openhost()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c56 # define SERVER_PORT_NUM 123
784 ((struct sockaddr_in6 *)&hostaddr)->sin6_port = htons(SERVER_PORT_NUM); in openhost()
60 # define SERVER_PORT_NUM global() macro