Searched refs:tcplen (Results 1 – 4 of 4) sorted by relevance
72 u8 tcplen; member
381 l4len = info->tcplen >> 2; in i40iw_puda_send()454 info.tcplen = buf->tcphlen; in i40iw_puda_send_buf()
519 unsigned int tcplen = skb->len - protoff; in conntrack_pptp_help() local541 datalen = tcplen - tcph->doff * 4; in conntrack_pptp_help()
727 unsigned int tcplen = skb->len - dataoff; in tcp_error() local731 if (th->doff*4 < sizeof(struct tcphdr) || tcplen < th->doff*4) { in tcp_error()