Lines Matching refs:ntohl
480 unsigned int atid = G_PASS_OPEN_TID(ntohl(req->tos_tid));
481 u32 rcv_isn = ntohl(req->rcv_isn); /* real RCV_ISN + 1 */
510 cxgbi_sock_established(csk, ntohl(req->snd_isn), ntohs(req->tcp_opt));
631 csk, csk->state, csk->flags, csk->tid, ntohl(rpl->snd_nxt));
633 cxgbi_sock_rcv_close_conn_rpl(csk, ntohl(rpl->snd_nxt));
770 cxgbi_skcb_tcp_seq(skb) = ntohl(hdr_cpl->seq);
797 cxgbi_skcb_rx_ddigest(skb) = ntohl(ddp_cpl.ulp_crc);
798 status = ntohl(ddp_cpl.ddp_status);
827 csk->rcv_nxt = ntohl(ddp_cpl.seq) + cxgbi_skcb_rx_pdulen(skb);
857 cxgbi_sock_rcv_wr_ack(csk, ntohs(hdr->credits), ntohl(hdr->snd_una), 1);