Home
last modified time | relevance | path

Searched refs:LBOLT_FASTPATH (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dclock_impl.h114 #define LBOLT_FASTPATH (clock_t)LBOLT_FASTPATH64 macro
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c222 clock_t now = LBOLT_FASTPATH; in tcp_wput_data()
1190 now = LBOLT_FASTPATH; in tcp_output()
1311 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_output()
2418 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_ctl()
2847 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp_aux_iss()
3196 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp()
H A Dtcp_input.c2123 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_ack_mp()
2412 tcp->tcp_last_recv_time = LBOLT_FASTPATH; in tcp_input_data()
4303 tcp_set_rto(tcp, (int32_t)LBOLT_FASTPATH - in tcp_input_data()
4325 tcp_set_rto(tcp, (int32_t)LBOLT_FASTPATH - in tcp_input_data()
4357 (mblk_t *)(uintptr_t)LBOLT_FASTPATH; in tcp_input_data()
4834 (mblk_t *)LBOLT_FASTPATH; in tcp_input_data()
4870 (mblk_t *)LBOLT_FASTPATH; in tcp_input_data()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6_input.c1446 ire->ire_last_used_time = LBOLT_FASTPATH; in ire_recv_local_v6()
H A Dip_input.c1699 ire->ire_last_used_time = LBOLT_FASTPATH; in ire_recv_local_v4()