Searched refs:SCM_BINTIME (Results 1 – 9 of 9) sorted by relevance
97 Client connects to Server and sends message with SCM_BINTIME ancillary98 data object. Server should receive one message with SCM_BINTIME147 Client sends one message with SCM_BINTIME ancillary data object148 to Server. Server should receive one message with SCM_BINTIME
593 #define SCM_BINTIME 0x04 /* timestamp (struct bintime) */ macro
147 return (SCM_BINTIME); in get_scm_type()
110 #if defined(SO_BINTIME) && defined(SCM_BINTIME) && defined(CMSG_FIRSTHDR)3417 case SCM_BINTIME:3429 case SCM_BINTIME:
1137 *mp = sbcreatecontrol(&bt, sizeof(bt), SCM_BINTIME, in ip_savecontrol()
692 case SCM_BINTIME: in bsd_to_linux_cmsg_type()1734 case SCM_BINTIME: in recvmsg_scm_sol_socket()
1234 *mp = sbcreatecontrol(&t.bt, sizeof(t.bt), SCM_BINTIME, in ip6_savecontrol_v4()
2746 case SCM_BINTIME: in unp_internalize()2748 SCM_BINTIME, SOL_SOCKET, M_WAITOK); in unp_internalize()
1444 case SCM_BINTIME: in freebsd32_cmsg_convert()