Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dclock_impl.h114 #define LBOLT_FASTPATH (clock_t)LBOLT_FASTPATH64 macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c237 clock_t now = LBOLT_FASTPATH; in tcp_wput_data()
1210 now = LBOLT_FASTPATH; in tcp_output()
2443 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_ctl()
2906 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp_aux_iss()
3259 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_xmit_mp()
3750 U32_TO_BE32(LBOLT_FASTPATH, in tcp_fill_header()
H A Dtcp_input.c2285 uint32_t llbolt = (uint32_t)LBOLT_FASTPATH; in tcp_ack_mp()
2573 tcp->tcp_last_recv_time = LBOLT_FASTPATH; in tcp_input_data()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c1448 ire->ire_last_used_time = LBOLT_FASTPATH; in ire_recv_local_v6()
H A Dip_input.c1706 ire->ire_last_used_time = LBOLT_FASTPATH; in ire_recv_local_v4()