Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dsocktoa.c50 inet_ntop(AF_INET, PSOCK_ADDR4(sock), res, in socktoa()
/src/contrib/ntp/include/
H A Dntp_net.h40 #define PSOCK_ADDR4(psau) (&SOCK_ADDR4(psau)) macro