Home
last modified time | relevance | path

Searched refs:SO_TIMESTAMPNS (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/unbound/util/
H A Dnetevent.c126 #ifndef SO_TIMESTAMPNS
127 #define SO_TIMESTAMPNS 35 macro
1041 cmsg->cmsg_type == SO_TIMESTAMPNS) {
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.c126 #ifndef SO_TIMESTAMPNS
127 #define SO_TIMESTAMPNS 35 macro
1041 cmsg->cmsg_type == SO_TIMESTAMPNS) {
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.c1125 if (setsockopt(s, SOL_SOCKET, SO_TIMESTAMPNS, (void*)&opt, (socklen_t)sizeof(opt)) < 0) { in set_recvtimestamp()
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c1125 if (setsockopt(s, SOL_SOCKET, SO_TIMESTAMPNS, (void*)&opt, (socklen_t)sizeof(opt)) < 0) { in set_recvtimestamp()