Searched refs:snd_sml (Results 1 – 4 of 4) sorted by relevance
1273 return after(tp->snd_sml,tp->snd_una) && in tcp_minshall_check()1274 !after(tp->snd_sml, tp->snd_nxt); in tcp_minshall_check()1280 tp->snd_sml = TCP_SKB_CB(skb)->end_seq; in tcp_minshall_update()
284 __u32 snd_sml; /* Last byte of the most recently transmitted small packet */ member
693 newtp->snd_sml = req->snt_isn + 1; in tcp_create_openreq_child()
1223 tp->snd_sml = tp->write_seq; in tcp_connect_init()