Searched refs:snd_max (Results 1 – 4 of 4) sorted by relevance
36 (tp)->snd_una = (tp)->snd_nxt = (tp)->snd_max = (tp)->snd_up = \
70 tcp_seq snd_max; /* highest sequence number sent */ member
2133 cctx_ag->snd_max = tcp->tcp_delegated.send_max; in _lm_tcp_init_cstorm_toe_context()2268 ttcp_ag->snd_max = tcp->tcp_delegated.send_max; in _lm_tcp_init_tstorm_tcp_context()2650 xtcp_st->tcp.snd_max = tcp->tcp_delegated.send_max; in _lm_tcp_init_xstorm_tcp_context()5319 DbgBreakIf(S32_SUB(xag_tcp->snd_nxt, xst_tcp->snd_max) > 0); in lm_tcp_get_delegated()5322 DbgBreakIf(S32_SUB(tag_tcp->snd_una, tag_tcp->snd_max) > 0); in lm_tcp_get_delegated()5373 tcp->tcp_delegated.send_max = xst_tcp->snd_max; in lm_tcp_get_delegated()6130 u32_t snd_max = tcp->tcp_delegated.send_max; in lm_tcp_calc_state() local6158 if ( snd_una == snd_max ){ in lm_tcp_calc_state()6166 if (snd_una == snd_max) { in lm_tcp_calc_state()6178 } else if ( snd_una == snd_max ) { in lm_tcp_calc_state()
165 u32_t snd_max /* The ACK sequence number received in the last completed DDP */; member907 u32_t snd_max /* Maximum sequence number that was ever transmitted */; member1086 u32_t snd_max /* Maximum sequence number that was ever transmitted */; member1265 u32_t snd_max /* Maximum sequence number that was ever transmitted */; member1343 u32_t snd_max /* Maximum sequence number that was ever transmitted */; member7034 u32_t snd_max; member