Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dclock_impl.h114 #define LBOLT_FASTPATH (clock_t)LBOLT_FASTPATH64 macro
/titanic_44/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()
2404 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_ctl()
2833 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp_aux_iss()
3182 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp()
H A Dtcp_input.c2175 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_ack_mp()
2464 tcp->tcp_last_recv_time = LBOLT_FASTPATH; in tcp_input_data()
4332 tcp_set_rto(tcp, (int32_t)LBOLT_FASTPATH - in tcp_input_data()
4354 tcp_set_rto(tcp, (int32_t)LBOLT_FASTPATH - in tcp_input_data()
4386 (mblk_t *)(uintptr_t)LBOLT_FASTPATH; in tcp_input_data()
4863 (mblk_t *)LBOLT_FASTPATH; in tcp_input_data()
4899 (mblk_t *)LBOLT_FASTPATH; in tcp_input_data()
/titanic_44/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()