Lines Matching refs:tcp_hdr
110 tcp_hdr(skb)->dest, in tcp_v6_init_sequence()
111 tcp_hdr(skb)->source); in tcp_v6_init_sequence()
591 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb()
636 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_inbound_md5_hash()
738 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_response()
834 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset()
943 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_hnd_req()
1255 tcp_rcv_established(sk, skb, tcp_hdr(skb), skb->len); in tcp_v6_do_rcv()
1286 if (tcp_rcv_state_process(sk, skb, tcp_hdr(skb), skb->len)) in tcp_v6_do_rcv()
1387 th = tcp_hdr(skb); in tcp_v6_rcv()
1397 th = tcp_hdr(skb); in tcp_v6_rcv()
1530 th = tcp_hdr(skb); in tcp_v6_early_demux()