Searched refs:SCM_TIMESTAMP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h187 #define SCM_TIMESTAMP SO_TIMESTAMP /* socket control message timestamp */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h533 #define SCM_TIMESTAMP 0x02 /* timestamp (struct timeval) */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c469 recv_tvp = find_ancillary(&msg, SOL_SOCKET, SCM_TIMESTAMP);
590 recv_tvp = find_ancillary(&msg, SOL_SOCKET, SCM_TIMESTAMP);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1146 tohp->name == SCM_TIMESTAMP) {
1242 tohp->name == SCM_TIMESTAMP) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dconn_opt.c539 toh->name = SCM_TIMESTAMP;

Completed in 80 milliseconds