Searched refs:write_seq (Results 1 – 10 of 10) sorted by relevance
223 u32 write_seq; member
257 (!before(csk->write_seq, in cxgbit_push_tx_frames()327 csk->write_seq += skb->len + in cxgbit_queue_skb()
1644 csk->write_seq = snd_isn; in cxgbit_pass_establish()
717 tp->snd_up = tp->write_seq; in mark_urg()824 ULP_SKB_CB(skb)->seq = tp->write_seq; in skb_entail()1195 tp->write_seq += copy; in chtls_sendmsg()
1466 tp->write_seq = snd_isn; in make_established()
169 u32 write_seq; member
833 csk->write_seq = csk->snd_nxt = csk->snd_una = snd_isn; in cxgbi_sock_established()1117 cxgbi_skcb_tcp_seq(skb) = csk->write_seq; in cxgbi_sock_skb_entail()2296 before((csk->snd_win + csk->snd_una), csk->write_seq)) { in cxgbi_sock_tx_queue_up()2299 csk, csk->state, csk->flags, csk->tid, csk->write_seq, in cxgbi_sock_tx_queue_up()2337 csk->write_seq += (skb->len + extra_len); in cxgbi_sock_tx_queue_up()
392 answ = tp->write_seq - tp->snd_una; in in_flight_summary_show()
215 req->rsvd = htonl(csk->write_seq); in send_close_req()
841 after(csk->write_seq, (csk->snd_una + csk->snd_win / 2)))) in push_tx_frames()
Completed in 36 milliseconds