Home
last modified time | relevance | path

Searched refs:LBOLT_FASTPATH64 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h109 #define LBOLT_FASTPATH64 \ macro
114 #define LBOLT_FASTPATH (clock_t)LBOLT_FASTPATH64
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c752 nowt = LBOLT_FASTPATH64; in sctp_send_initack()
1297 diff = LBOLT_FASTPATH64 - (ts + *lt); in sctp_process_cookie()
H A Dsctp_impl.h424 (sctp)->sctp_assoc_start_time = (uint32_t)LBOLT_FASTPATH64; \
H A Dsctp_common.c623 int64_t now = LBOLT_FASTPATH64; in sctp_faddr_alive()
H A Dsctp_input.c1942 sctp->sctp_active = LBOLT_FASTPATH64; in sctp_sack()
3775 now = LBOLT_FASTPATH64; in sctp_input_data()
H A Dsctp_output.c1001 int64_t now = LBOLT_FASTPATH64; in sctp_output()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c292 int64_t now = LBOLT_FASTPATH64; in conn_ip_output()
H A Dip.c14509 int64_t now = LBOLT_FASTPATH64; in ip_xmit()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c859 if (LBOLT_FASTPATH64 < in tcp_paws_check()
3395 tcp->tcp_last_rcv_lbolt = LBOLT_FASTPATH64; in tcp_input_data()