tcp_md5_do_del 1589 include/net/tcp.h int tcp_md5_do_del(struct sock *sk, const union tcp_md5_addr *addr, tcp_md5_do_del 1131 net/ipv4/tcp_ipv4.c EXPORT_SYMBOL(tcp_md5_do_del); tcp_md5_do_del 1173 net/ipv4/tcp_ipv4.c return tcp_md5_do_del(sk, (union tcp_md5_addr *)&sin->sin_addr.s_addr, tcp_md5_do_del 574 net/ipv6/tcp_ipv6.c return tcp_md5_do_del(sk, (union tcp_md5_addr *)&sin6->sin6_addr.s6_addr32[3], tcp_md5_do_del 576 net/ipv6/tcp_ipv6.c return tcp_md5_do_del(sk, (union tcp_md5_addr *)&sin6->sin6_addr,