Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h174 #define SO_TS_REALTIME 2 /* nanosecond resolution, realtime */ macro
/f-stack/freebsd/sys/
H A Dsocket.h180 #define SO_TS_REALTIME 2 /* nanosecond resolution, realtime */ macro
/f-stack/freebsd/netinet/
H A Dip_input.c1184 } else if (CHECK_SO_CT(inp->inp_socket, SO_TS_REALTIME)) { in ip_savecontrol()
/f-stack/freebsd/netinet6/
H A Dip6_input.c1232 case SO_TS_REALTIME: in ip6_savecontrol_v4()