Home
last modified time | relevance | path

Searched refs:SCM_TIMESTAMP (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/sys/
H A Dsocket.h561 #define SCM_TIMESTAMP 0x04 /* timestamp (struct timeval) */ macro
/openbsd/gnu/usr.bin/perl/cpan/Socket/
H A DMakefile.PL210 SCM_CONNECT SCM_CREDENTIALS SCM_CREDS SCM_TIMESTAMP
/openbsd/usr.sbin/ntpd/
H A Dclient.c324 cmsg->cmsg_type == SCM_TIMESTAMP) { in client_dispatch()
/openbsd/usr.bin/kdump/
H A Dktrstruct.c526 case SCM_TIMESTAMP: in ktrcmsghdr()
/openbsd/sys/netinet6/
H A Dip6_input.c1020 SCM_TIMESTAMP, SOL_SOCKET); in ip6_savecontrol()
/openbsd/sys/netinet/
H A Dip_input.c1820 SCM_TIMESTAMP, SOL_SOCKET); in ip_savecontrol()
/openbsd/usr.bin/dig/lib/isc/unix/
H A Dsocket.c452 && cmsgp->cmsg_type == SCM_TIMESTAMP) { in process_cmsg()