Searched refs:timestamp_recent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2399 ttcp_st->timestamp_recent = tcp->tcp_delegated.ts_recent;
5338 /* tst.timestamp_recent >= xag.ts_to_echo (cyclic) */
5339 DbgBreakIf(S32_SUB(tst_tcp->timestamp_recent, xag_tcp->ts_to_echo) < 0);
5406 tcp->tcp_delegated.ts_recent = tst_tcp->timestamp_recent;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6736 u32_t timestamp_recent /* last timestamp from segTS */; member in struct:tstorm_tcp_st_context_section
6737 u32_t timestamp_recent_time /* time at which timestamp_recent has been set */;

Completed in 111 milliseconds