Searched refs:tcplen (Results 1 – 6 of 6) sorted by relevance
81 u8 tcplen; member
473 l4len = info->tcplen >> 2; in irdma_puda_send()573 info.tcplen = buf->tcphlen; in irdma_puda_send_buf()
2161 size_t tcplen = ntohs(iph->ip_len) - sizeof(struct ip); in xnb_add_mbuf_cksum() local2164 iph->ip_dst.s_addr, htons(IPPROTO_TCP + tcplen)); in xnb_add_mbuf_cksum()
4065 uint16_t tcplen = 0; in doq_stream_recv_data() local4070 tcplen = stream->inlen; in doq_stream_recv_data()4074 memmove(((uint8_t*)&tcplen)+stream->nread, data, todolen); in doq_stream_recv_data()4080 stream->inlen = ntohs(tcplen); in doq_stream_recv_data()4085 stream->inlen = tcplen; in doq_stream_recv_data()
6677 wr->u.tcpseg.tcplen = m0->m_pkthdr.l4hlen; in write_ethofld_wr()
818 __u8 tcplen; member