Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h173 #define SO_TS_BINTIME 1 /* sub-nanosecond resolution, realtime */ macro
/f-stack/freebsd/sys/
H A Dsocket.h179 #define SO_TS_BINTIME 1 /* sub-nanosecond resolution, realtime */ macro
/f-stack/freebsd/netinet/
H A Dip_input.c1143 CHECK_SO_CT(inp->inp_socket, SO_TS_BINTIME)) { in ip_savecontrol()
/f-stack/freebsd/netinet6/
H A Dip6_input.c1214 case SO_TS_BINTIME: in ip6_savecontrol_v4()