Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dsocket.h728 #define SCM_TIMESTAMP 0x02 /* timestamp (struct timeval) */ macro
/xnu-12377.1.9/bsd/kern/
H A Duipc_syscalls.c2058 if (cp->cmsg_level == SOL_SOCKET && cp->cmsg_type == SCM_TIMESTAMP) { in copyout_control()
2065 tmp_cp->cmsg_type = SCM_TIMESTAMP; in copyout_control()
/xnu-12377.1.9/bsd/netinet6/
H A Dip6_input.c1831 SCM_TIMESTAMP, SOL_SOCKET, mp); in ip6_savecontrol_v4()
/xnu-12377.1.9/bsd/netinet/
H A Dip_input.c3397 SCM_TIMESTAMP, SOL_SOCKET, mp); in ip_savecontrol()