Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d127 SCM_TIMESTAMP = SO_TIMESTAMP,
/netbsd-src/sys/sys/
H A Dsocket.h581 #define SCM_TIMESTAMP 0x08 /* timestamp (struct timeval) */ macro
/netbsd-src/sys/netbt/
H A Dhci_socket.c890 SCM_TIMESTAMP, SOL_SOCKET); in hci_mtap()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d1067 SCM_TIMESTAMP = 0x04
/netbsd-src/sys/kern/
H A Duipc_socket.c2492 SCM_TIMESTAMP, SOL_SOCKET); in sbsavetimestamp()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c1160 cmsgp->cmsg_type == SCM_TIMESTAMP) in process_cmsg()