Home
last modified time | relevance | path

Searched refs:SCM_TIME_INFO (Results 1 – 3 of 3) sorted by relevance

/src/sys/sys/
H A Dsocket.h601 #define SCM_TIME_INFO 0x07 /* timestamp info */ macro
/src/sys/netinet/
H A Dip_input.c1223 *mp = sbcreatecontrol(&sti, sizeof(sti), SCM_TIME_INFO, in ip_savecontrol()
/src/sys/netinet6/
H A Dip6_input.c1255 *mp = sbcreatecontrol(&sti, sizeof(sti), SCM_TIME_INFO, in ip6_savecontrol_v4()