Lines Matching refs:tcp_hdr
110 tcp_hdr(skb)->dest, in tcp_v4_init_sequence()
111 tcp_hdr(skb)->source); in tcp_v4_init_sequence()
533 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check()
565 th = tcp_hdr(skb); in tcp_v4_gso_send_check()
588 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset()
666 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack()
817 ntohs(tcp_hdr(skb)->dest), msg); in syn_flood_warning()
1102 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_md5_hash_skb()
1160 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_inbound_md5_hash()
1329 TCP_ECN_create_request(req, tcp_hdr(skb)); in tcp_v4_conn_request()
1373 &saddr, ntohs(tcp_hdr(skb)->source)); in tcp_v4_conn_request()
1490 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_hnd_req()
1565 if (tcp_rcv_established(sk, skb, tcp_hdr(skb), skb->len)) { in tcp_v4_do_rcv()
1590 if (tcp_rcv_state_process(sk, skb, tcp_hdr(skb), skb->len)) { in tcp_v4_do_rcv()
1634 th = tcp_hdr(skb); in tcp_v4_rcv()
1648 th = tcp_hdr(skb); in tcp_v4_rcv()
2552 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete()