Searched refs:remote_mss (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | l4states.h | 182 u16_t remote_mss; member
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4sp.c | 1443 static u32_t _lm_tcp_calc_mss(u32_t path_mtu, u16_t remote_mss, u8_t is_ipv6, u8_t ts_enabled, in _lm_tcp_calc_mss() argument 1486 if(mss > remote_mss) { in _lm_tcp_calc_mss() 1487 mss = remote_mss; in _lm_tcp_calc_mss() 1532 tcp->tcp_const.remote_mss, in lm_tcp_calc_frag_cnt() 1579 tcp->tcp_const.remote_mss, in lm_tcp_rx_con_get_virt_size() 1787 tcp->tcp_const.remote_mss, in lm_tcp_init_tcp_resc() 2345 tcp->tcp_const.remote_mss, in _lm_tcp_init_tstorm_tcp_context() 2492 tcp->tcp_const.remote_mss, in _lm_tcp_init_xstorm_tcp_context() 3709 tcp->tcp_const.remote_mss, in lm_tcp_set_path_cached()
|