Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d110 inline int SO_TS_REALTIME_MICRO = 0; /* microsecond resolution, realtime */ variable
/freebsd/sys/sys/
H A Dsocket.h176 #define SO_TS_REALTIME_MICRO 0 /* microsecond resolution, realtime */ macro