Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h187 #define SCM_TIMESTAMP SO_TIMESTAMP /* socket control message timestamp */ macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1146 tohp->name == SCM_TIMESTAMP) { in so_cmsglen()
1242 tohp->name == SCM_TIMESTAMP) { in so_opt2cmsg()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c469 recv_tvp = find_ancillary(&msg, SOL_SOCKET, SCM_TIMESTAMP); in in_data()
590 recv_tvp = find_ancillary(&msg, SOL_SOCKET, SCM_TIMESTAMP); in in6_data()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dconn_opt.c539 toh->name = SCM_TIMESTAMP; in conn_recvancillary_add()