mctp_address_matches
if (!mctp_address_matches(key->local_addr, local))
if (!mctp_address_matches(key->peer_addr, peer))
!mctp_address_matches(msk->bind_peer_addr, src))
if (!mctp_address_matches(msk->bind_local_addr, dest))
!mctp_address_matches(tmp->peer_addr, peer))
!mctp_address_matches(tmp->local_addr, local))
if (!mctp_address_matches(tmp->peer_addr, daddr))