Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h177 #define SO_TS_CLOCK_MAX SO_TS_MONOTONIC macro
/f-stack/freebsd/sys/
H A Dsocket.h183 #define SO_TS_CLOCK_MAX SO_TS_MONOTONIC macro
/f-stack/freebsd/kern/
H A Duipc_socket.c3160 if (optval < 0 || optval > SO_TS_CLOCK_MAX) {