Lines Matching refs:tcp_hdr
112 tcp_hdr(skb)->dest, in tcp_v4_init_sequence()
113 tcp_hdr(skb)->source); in tcp_v4_init_sequence()
539 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check()
571 th = tcp_hdr(skb); in tcp_v4_gso_send_check()
594 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset()
678 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack()
847 proto, ntohs(tcp_hdr(skb)->dest), msg); in tcp_syn_flood_action()
1139 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_md5_hash_skb()
1197 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_inbound_md5_hash()
1355 TCP_ECN_create_request(req, tcp_hdr(skb)); in tcp_v4_conn_request()
1400 &saddr, ntohs(tcp_hdr(skb)->source)); in tcp_v4_conn_request()
1533 struct tcphdr *th = tcp_hdr(skb); in tcp_v4_hnd_req()
1608 if (tcp_rcv_established(sk, skb, tcp_hdr(skb), skb->len)) { in tcp_v4_do_rcv()
1634 if (tcp_rcv_state_process(sk, skb, tcp_hdr(skb), skb->len)) { in tcp_v4_do_rcv()
1678 th = tcp_hdr(skb); in tcp_v4_rcv()
1692 th = tcp_hdr(skb); in tcp_v4_rcv()
2601 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete()