Home
last modified time | relevance | path

Searched defs:SO_TS_CLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d105 inline int SO_TS_CLOCK = 0x1017; /* clock type used for SO_TIMESTAMP */ variable
/freebsd/sys/sys/
H A Dsocket.h170 #define SO_TS_CLOCK 0x1017 /* clock type used for SO_TIMESTAMP */ macro