Lines Matching refs:tcp_md5_addr
803 const union tcp_md5_addr *addr; in tcp_v4_send_reset()
810 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr; in tcp_v4_send_reset()
813 const union tcp_md5_addr *addr; in tcp_v4_send_reset()
837 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr; in tcp_v4_send_reset()
1106 const union tcp_md5_addr *addr;
1116 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr;
1146 const union tcp_md5_addr *addr;
1149 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr;
1252 const union tcp_md5_addr *addr,
1296 const union tcp_md5_addr *addr,
1332 const union tcp_md5_addr *addr;
1337 addr = (const union tcp_md5_addr *)&addr_sk->sk_daddr;
1358 static int __tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
1407 int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
1438 int tcp_md5_key_copy(struct sock *sk, const union tcp_md5_addr *addr,
1470 int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr, int family,
1506 const union tcp_md5_addr *addr;
1549 addr = (union tcp_md5_addr *)&sin->sin_addr.s_addr;
1754 const union tcp_md5_addr *addr;
1812 addr = (union tcp_md5_addr *)&newinet->inet_daddr;