Lines Matching refs:tcp_md5_addr
801 const union tcp_md5_addr *addr; in tcp_v4_send_reset()
808 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr; in tcp_v4_send_reset()
811 const union tcp_md5_addr *addr; in tcp_v4_send_reset()
835 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr; in tcp_v4_send_reset()
1103 const union tcp_md5_addr *addr;
1113 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr;
1143 const union tcp_md5_addr *addr;
1146 addr = (union tcp_md5_addr *)&ip_hdr(skb)->saddr;
1249 const union tcp_md5_addr *addr,
1293 const union tcp_md5_addr *addr,
1329 const union tcp_md5_addr *addr;
1334 addr = (const union tcp_md5_addr *)&addr_sk->sk_daddr;
1355 static int __tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
1404 int tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr,
1435 int tcp_md5_key_copy(struct sock *sk, const union tcp_md5_addr *addr,
1467 int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr, int family,
1503 const union tcp_md5_addr *addr;
1546 addr = (union tcp_md5_addr *)&sin->sin_addr.s_addr;
1751 const union tcp_md5_addr *addr;
1809 addr = (union tcp_md5_addr *)&newinet->inet_daddr;