Lines Matching refs:tcp_hdr
120 tcp_hdr(skb)->dest, in tcp_v6_init_sequence()
121 tcp_hdr(skb)->source); in tcp_v6_init_sequence()
539 "Sending cookies.\n", ntohs(tcp_hdr(skb)->dest)); in syn_flood_warning()
544 "Dropping request.\n", ntohs(tcp_hdr(skb)->dest)); in syn_flood_warning()
813 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb()
861 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_inbound_md5_hash()
920 struct tcphdr *th = tcp_hdr(skb); in __tcp_v6_send_check()
949 th = tcp_hdr(skb); in tcp_v6_gso_send_check()
982 struct tcphdr *th = tcp_hdr(skb); in tcp6_gro_complete()
994 struct tcphdr *th = tcp_hdr(skb), *t1; in tcp_v6_send_response()
1084 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset()
1137 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_hnd_req()
1275 TCP_ECN_create_request(req, tcp_hdr(skb)); in tcp_v6_conn_request()
1336 &treq->rmt_addr, ntohs(tcp_hdr(skb)->source)); in tcp_v6_conn_request()
1626 if (tcp_rcv_established(sk, skb, tcp_hdr(skb), skb->len)) in tcp_v6_do_rcv()
1656 if (tcp_rcv_state_process(sk, skb, tcp_hdr(skb), skb->len)) in tcp_v6_do_rcv()
1721 th = tcp_hdr(skb); in tcp_v6_rcv()
1731 th = tcp_hdr(skb); in tcp_v6_rcv()