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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4states.h182 u16_t remote_mss; member in struct:_l4_tcp_const_state_t
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c1443 static u32_t _lm_tcp_calc_mss(u32_t path_mtu, u16_t remote_mss, u8_t is_ipv6, u8_t ts_enabled, argument
1486 if(mss > remote_mss) {
1487 mss = remote_mss;
1532 tcp->tcp_const.remote_mss,
1579 tcp->tcp_const.remote_mss,
1787 tcp->tcp_const.remote_mss,
2345 tcp->tcp_const.remote_mss,
2492 tcp->tcp_const.remote_mss,
3709 tcp->tcp_const.remote_mss,

Completed in 96 milliseconds