Searched defs:dont_send_to_system_more_then_rwin (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c2015 u8_t dont_send_to_system_more_then_rwin; local
2043 dont_send_to_system_more_then_rwin = (u8_t)gen_info->dont_send_to_system_more_then_rwin;
2047 if (dont_send_to_system_more_then_rwin) {
2054 dont_send_to_system_more_then_rwin = FALSE;
2127 gen_info->dont_send_to_system_more_then_rwin = FALSE;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h273 u32_t dont_send_to_system_more_then_rwin; member in struct:_lm_tcp_con_rx_gen_info_t

Completed in 68 milliseconds