Searched refs:SCM_BINTIME (Results 1 – 5 of 5) sorted by relevance
98 Client connects to Server and sends message with SCM_BINTIME ancillary99 data object. Server should receive one message with SCM_BINTIME148 Client sends one message with SCM_BINTIME ancillary data object149 to Server. Server should receive one message with SCM_BINTIME
1166 if (check_cmsghdr(cmsghdr, SCM_BINTIME, sizeof(struct bintime)) < 0) in check_scm_bintime()1740 SCM_BINTIME, sizeof(struct bintime)); in t_bintime_client()
529 #define SCM_BINTIME 0x04 /* timestamp (struct bintime) */ macro
1964 case SCM_BINTIME: in unp_internalize()1966 SCM_BINTIME, SOL_SOCKET); in unp_internalize()
1585 SCM_BINTIME, SOL_SOCKET); in ip_savecontrol()