Lines Matching refs:daddr
108 return secure_tcpv6_sequence_number(ipv6_hdr(skb)->daddr.s6_addr32, in tcp_v6_init_sequence()
233 fl6.daddr = sk->sk_v6_daddr; in tcp_v6_connect()
337 &hdr->daddr, th->dest, in tcp_v6_err()
463 fl6->daddr = ireq->ir_v6_rmt_addr; in tcp_v6_send_synack()
533 const struct in6_addr *daddr, in tcp_v6_md5_hash_pseudoheader() argument
542 bp->daddr = *daddr; in tcp_v6_md5_hash_pseudoheader()
551 const struct in6_addr *daddr, struct in6_addr *saddr, in tcp_v6_md5_hash_hdr() argument
564 if (tcp_v6_md5_hash_pseudoheader(hp, daddr, saddr, th->doff << 2)) in tcp_v6_md5_hash_hdr()
588 const struct in6_addr *saddr, *daddr; in tcp_v6_md5_hash_skb() local
595 daddr = &sk->sk_v6_daddr; in tcp_v6_md5_hash_skb()
599 daddr = &ip6h->daddr; in tcp_v6_md5_hash_skb()
610 if (tcp_v6_md5_hash_pseudoheader(hp, daddr, saddr, skb->len)) in tcp_v6_md5_hash_skb()
666 &ip6h->daddr, ntohs(th->dest)); in tcp_v6_inbound_md5_hash()
680 ireq->ir_v6_loc_addr = ipv6_hdr(skb)->daddr; in tcp_v6_init_req()
791 &ipv6_hdr(skb)->daddr, t1); in tcp_v6_send_response()
796 fl6.daddr = ipv6_hdr(skb)->saddr; in tcp_v6_send_response()
797 fl6.saddr = ipv6_hdr(skb)->daddr; in tcp_v6_send_response()
803 __tcp_v6_send_check(buff, &fl6.saddr, &fl6.daddr); in tcp_v6_send_response()
806 if (rt6_need_strict(&fl6.daddr) && !oif) in tcp_v6_send_response()
867 th->source, &ipv6h->daddr, in tcp_v6_send_reset()
936 tcp_v6_md5_do_lookup(sk, &ipv6_hdr(skb)->daddr), in tcp_v6_reqsk_send_ack()
950 &ipv6_hdr(skb)->daddr, tcp_v6_iif(skb)); in tcp_v6_hnd_req()
959 &ipv6_hdr(skb)->daddr, ntohs(th->dest), in tcp_v6_hnd_req()
1493 &ipv6_hdr(skb)->daddr, in tcp_v6_rcv()
1538 &hdr->daddr, ntohs(th->dest), in tcp_v6_early_demux()