Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/libntp/
HDsocktoa.c50 inet_ntop(AF_INET, PSOCK_ADDR4(sock), res, in socktoa()
/freebsd-13-stable/contrib/ntp/include/
HDntp_net.h40 #define PSOCK_ADDR4(psau) (&SOCK_ADDR4(psau)) macro