Searched refs:tcp_len (Results 1 – 2 of 2) sorted by relevance
216 int tcp_len; in tcphdr_ok() local221 tcp_len = tcp_hdrlen(skb); in tcphdr_ok()222 if (unlikely(tcp_len < sizeof(struct tcphdr) || in tcphdr_ok()223 skb->len < th_ofs + tcp_len)) in tcphdr_ok()
1102 u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp,1108 struct sk_buff *skb, u32 tcp_len);