Lines Matching refs:tcp_hdr
41 th = tcp_hdr(seg); in __tcpv4_gso_segment_csum()
61 th = tcp_hdr(seg); in __tcpv4_gso_segment_list_csum()
63 th2 = tcp_hdr(seg->next); in __tcpv4_gso_segment_list_csum()
71 th2 = tcp_hdr(seg); in __tcpv4_gso_segment_list_csum()
105 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment()
115 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment()
144 th = tcp_hdr(skb); in tcp_gso_segment()
193 th = tcp_hdr(skb); in tcp_gso_segment()
217 th = tcp_hdr(skb); in tcp_gso_segment()
266 th2 = tcp_hdr(p); in tcp_gro_lookup()
325 th2 = tcp_hdr(p); in tcp_gro_receive()
390 struct tcphdr *th = tcp_hdr(skb); in tcp_gro_complete()
466 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete()