Searched refs:ts_to_echo (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.c2560 xtcp_ag->ts_to_echo = 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);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h2331 u32_t ts_to_echo /* The time stamp value to echo to far end */; member in struct:xstorm_tcp_tcp_ag_context_section
2756 u32_t ts_to_echo /* The time stamp value to echo to far end */; member in struct:xstorm_toe_tcp_ag_context_section

Completed in 342 milliseconds